
As mentioned, CSS Hat translates your Photoshop effects, like Gradient Overlay, Drop Shadow, and Inner/Outer Glow, into standard CSS syntax in only a few clicks.
CSS Hat also supports translation into CSS-Preprocessor syntax like Sass, SCSS, LESS, and Stylus.

- @import "lesshat.less";
Output Option
There are several options included to allow customization of the output. You can add comment to styles generated from the layer effect, include the vendor prefix, translate the layer dimensions intowidth
and height
property, and wrap the style rules in a class selector.
0 comments:
Post a Comment