sass-convert
The sass-convert executable converts between CSS, Sass, and SCSS. When converting from CSS to Sass or SCSS, nesting is applied where appropriate. See sass-convert --help for further information and options.
http://sass-lang.com/docs/yardoc/
So I can easily convert all my LESS files in this solution (about 30 or so)
Status: Completed
|