Skip to content

Commit

Permalink
Susy is now at 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marktheunissen committed Aug 30, 2012
1 parent f9fa9fc commit 1e8d400
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ubuntu-12.04-lamp-dev/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@
action: command gem install sass creates=/usr/local/bin/sass
tags: css

- name: CSS | Install Susy
action: command gem install susy --pre
- name: CSS | Install Susy (no more --pre required as it's 1.0 now)
action: command gem install susy
tags: css

- name: CSS | Install Compass
Expand Down

0 comments on commit 1e8d400

Please sign in to comment.