Advertisement
alamin_89

Install SASS on Widows and Make SASS Friendly Environment

Dec 15th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. 1. INSTALL RUBY INSTALLER FROM This URL https://rubyinstaller.org/downloads/
  2.  
  3. 2. Go to Command Promt from run and cmd.
  4.  
  5. 3. Type "gem install sass" for installing SASS and hit enter.
  6.  
  7. 4. And It is installed now go to the folder or file form cmd
  8.  
  9. 5. connect to files with "sass --watch <sassfilename> <destinationfilename>" hit enter.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement