Need advice about which tool to choose?Ask the StackShare community!
Less vs node-sass: What are the differences?
Less: The dynamic stylesheet language. Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable; node-sass: *Node.js bindings to libsass *. It is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass It allows you to natively compile .scss files to css at incredible speed and automatically via a connect middleware..
Less and node-sass belong to "CSS Pre-processors / Extensions" category of the tech stack.
Less and node-sass are both open source tools. It seems that Less with 16.1K GitHub stars and 3.45K forks on GitHub has more adoption than node-sass with 6.49K GitHub stars and 949 GitHub forks.
Pros of Less
- Better than css215
- Variables177
- Mixins141
- Maintainable99
- Used by bootstrap79
- Open source55
- Extendable50
- Functions43
- Dynamic39
- Fast30
- CSS is valid LESS, very easy to pick up2
Pros of node-sass
Sign up to add or upvote prosMake informed product decisions
Cons of Less
Cons of node-sass
- Needs Microsoft BuildTools and Python 2.7 to install1