less-plugin-sass2less
less-plugin-sass2less copied to clipboard
A plugin to convert sass/scss to less
If it's just being used for the result sort then it's a bit heavy, especially for build tools that bundle plugins for their LESS pipelines.
Sorry if this is a noob question, trying to run a batch conversion of sass to less in the command prompt and i get this error "'sass2less' is not recognized...
Currently the plugin cannot convert all of Bootstrap 4 (`v4.0.0-alpha.6`). They are using some quite advanced SASS functions that the plugin doesn't convert yet. The LESS compiler will throw errors...
Hi, Thanks for your tool - it helped me a lot in development. I noticed that "transparentize" function from sass is not converted, but it's possible to do it. For...
Can you please get his available as bower dependency?
@mediafreakch would you be up to make a pull request to a Visual Studio Code [extension](https://github.com/refgd/easy-complie) (a compiler for sass, less etc.), to allow for native import as reference of...