Need advice about which tool to choose?Ask the StackShare community!
Bourbon vs node-sass: What are the differences?
Developers describe Bourbon as "A lightweight mixin library for Sass". Bourbon is a library of pure sass mixins that are designed to be simple and easy to use. No configuration required. The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible. On the other hand, node-sass is detailed as "*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..
Bourbon and node-sass belong to "CSS Pre-processors / Extensions" category of the tech stack.
Bourbon and node-sass are both open source tools. Bourbon with 8.86K GitHub stars and 917 forks on GitHub appears to be more popular than node-sass with 6.49K GitHub stars and 949 GitHub forks.
Pros of Bourbon
- Simple mixins14
- Lightweight3
- No javascript3
Pros of node-sass
Sign up to add or upvote prosMake informed product decisions
Cons of Bourbon
Cons of node-sass
- Needs Microsoft BuildTools and Python 2.7 to install1