Switching from Compass sass compiler to Node sass compiler

Hi I’m using React and have set it up to compile css for sass with Compass. I now need to switch to a non-ruby based compiler.
I’m trying to think through how to switch. Do I implement Chokidar with node and then delete the compass files?

Any help is appreciated.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.