Sass sublime text

Sass highlighting seems not a default on Sublime text at the moment. I looked it up and found links

http://sublimetexttips.com/how-to-add-sass-support-in-sublime-text/
https://github.com/nathos/sass-textmate-bundle

install Sublime Package Control (if didn’t yet)

in Sublime Text running

now you have “Sass” on the list

and pick “Sass”.

 
2
Kudos
 
2
Kudos

Now read this

setup Rails ubuntu 14.04 LTS

what I tried ubuntu 14.04 LTS install / and update —after that open terminal ctl+alt T install git - at ubuntu software center (need git to install rbenv) $ git --version git version 1.9.1 install rbenv $ git clone... Continue →