Skip to content

Commit

Permalink
added info about instlaling compass --pre
Browse files Browse the repository at this point in the history
  • Loading branch information
imathis committed Dec 11, 2009
1 parent 57ab6ca commit 2281108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Fixes:

Changes:

* **Important** Global defaults have changed from the prefix "!default\_button\_" to the prefix "!fb_". If you were using global project defaults
* **Important:** * You must use `sudo gem install compass --pre` since rubygems doesn't install prerelease gem versions automatically.
* **Important:** Global defaults have changed from the prefix "!default\_button\_" to the prefix "!fb_". If you were using global project defaults
update them or your buttons will break with this update. The reason for the change was to use a more specific namespace
to avoid global variable interactions.
* Now requiring Haml 2.2.14 and Compass 0.10.0.pre2 (for new gradient mixin)

0 comments on commit 2281108

Please sign in to comment.