LessBuilderLessBuilder is an extension for compilation of Less files to the CSS format, and the files can be tradicional or minimized using NodeJS components. In order for the extension to work correctly, it is necessary to have NodeJS installed, since two components will be used, being less and less-plugin-clean-css. FeaturesPerforms Less compilation to traditional or minimized CSS format using NodeJS components. Execution CommandsFirst open Command Pallete (Win: Ctrl+Shift+P / Mac: Cmd+Shift+p) and type Compile, then just select the command you want.
Predefined Shortcuts
RequirementsYou need to have NodeJS because the Less and Less Plugin Clean CSS components are used as extension dependencies.
Release NotesFirst version of the extension, no important note at the moment (")(^_^)(").
Version 1.0.2Initial version of the extension!!! Go go go LicenseMIT |