How to Install sass
Advertisements
How to Install sass
There are a couple of ways to start using Sass, in other words we can say number of way install sass.
System Requirements for SASS
You have to fulfill the following requirements for executing SASS files.
- Operating System: Cross-platform
- Browser Support: IE (Internet Explorer 8+), Google Chrome, Firefox, Opera, Safari.
- Programming Language: Ruby Programming Language
Insall sass on Linux
If you're using a distribution of Linux, you'll need to install Ruby first. You can install Ruby through the apt package manager, rbenv, or rvm.
Syntax
sudo su -c "gem install sass"
Insall sass on Window
In widown operating system, before you start using Sass you will need to install Ruby. Download Rubby from this link Download
Google Advertisment