twbs / bootstrap-sass

Official Sass port of Bootstrap 2 and 3.
http://getbootstrap.com/css/#sass
MIT License
12.59k stars 3.53k forks source link

Replace Node-sass with sass #1200

Closed romanstingler closed 5 years ago

romanstingler commented 5 years ago

replace node-sass with sass package due to security issues which are not addressed by the node-gyp maintainers

https://github.com/nodejs/node-gyp/issues/1717

glebm commented 5 years ago

This package does not depend on node-sass (it only does so for internal development, where this security issue is irrelevant)