scss-to-json icon indicating copy to clipboard operation
scss-to-json copied to clipboard

Replace `node-sass` with `sass`

Open paullessing opened this issue 3 years ago • 0 comments

sass is a stand-in replacement for node-sass which is pure JS rather than relying on native binaries.

It is faster in practice, and much faster to install in a project.

paullessing avatar Oct 25 '21 13:10 paullessing