This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Twice the Sass
Welcome to node-sass v2.
npm install node-sass@2.0.0
Release Notes
- API Features & Enhancements:
- io.js support: #627 (@mnutt)
- Sass Graph for intelligent file watching: #157 (@xzyfer)
- Creates directory if non-existing path is provided from CLI usage: #574 (@SebastianOsuna)
- node.js v0.12 support (while keeping the v0.10 compatibility): #653, #655, https://github.com/sass/node-sass-binaries/releases/tag/v2.0.0 (@xzyfer, @am11)
- Build and Installation Improvements:
- Bug Fixes and Others:
Thanks @stevenvergenz, @Jenius, @temega, @peterjmag, @olsonpm and @andrew for improving the README.