css icon indicating copy to clipboard operation
css copied to clipboard

DOM element css helper

Results 6 css issues
Sort by recently updated
recently updated
newest added

Could not reference the component.io website referenced for how to install. Please can you confirm status, or else let me know how to setup local env if that site is...

Right now it's `15.20kb`. Not too bad, but a lot of the functions are only used once. Also, we might not need to support everything that jQuery 2.x supports or...

My code tripped on the issue fixed by 6a5d9f7 - using undefined var in `swap()`. So I tried to add some (very lax) linting. I think it found couple of...

This PR fixes a problem I ran into where unsetting styles by setting the empty string `''` wasn't working. In the process I also moved the style getter from `./style.js`...

i.e. setting `white-space` doesn't work in Firefox. i have to use `whiteSpace` instead.