Search code examples
cssnode.jssassgulp

Is there a way to compile SASS to CSS without NodeJS?


NodeJS is being restricted to be installed and we received a web work with a SASS file that I would like to continue working in that way. So I was hoping there could be other way to compile into CSS with all the same functionalities that Gulp has preferably.


Solution

  • Yes, you can compile SASS without NodeJS.

    First you have to install Ruby then have you use Sublime.? install SASS builder Plugin

    then you can compile SASS to css.! with using cntrl + B for build

    Below youtube link will explain clearly https://youtu.be/ZDuQwzPgeMA