sahilmepani
-
Compass/Sass on Windows
Here it is how you can install Compass/Sass on Windows: 1) Install Ruby from http://rubyinstaller.org/ 2) Go to Windows Command Line(Start -> cmd) 3) Change directory to Ruby bin Folder. Eg C:\Ruby193\bin (It will be different to your version an…