css icon indicating copy to clipboard operation
css copied to clipboard

Unset Styles

Open treygriffith opened this issue 11 years ago • 0 comments

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 to ./computed.js, which was the only place that used that functionality.

treygriffith avatar Apr 28 '14 09:04 treygriffith