~webapps/ubuntu-html5-theme/15.10

« back to all changes in this revision

Viewing changes to README

  • Committer: daker
  • Date: 2014-05-25 18:51:21 UTC
  • mto: This revision was merged to the branch mainline in revision 169.
  • Revision ID: adnane002@gmail.com-20140525185121-ejb9biyjqanpqzhm
Switched to expanded mode to prevent merge conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
Once you have SASS installed. Open terminal (CTRL+Alt+T) and cd into your
26
26
branch folder. Then enter this command to begin watching your scss files:
27
 
$ sass --watch 0.1/ambiance/css/sass/default.scss:0.1/ambiance/css/appTemplate.css --style compressed
 
27
$ sass --watch 0.1/ambiance/css/sass/default.scss:0.1/ambiance/css/appTemplate.css --style expanded
28
28