imathis / fancy-buttons

Fancy CSS Buttons using Compass
http://brandonmathis.com/projects/fancy-buttons/
819 stars 55 forks source link

The installation guide #6

Closed seivan closed 14 years ago

seivan commented 14 years ago

I am doing an app template to work with fancy buttons and compass.

And I noticed in the installation guides it says

"# Then run the following command: compass -r fancy-buttons -f fancy-buttons project_directory"

Is it supposed to say fancy-buttons twice, shouldn't one of them be compass-colors?

imathis commented 14 years ago

I've updated the installation guide, now it uses the compass 0.10 method. The reason that it is listed twice is that one is specifying the requirement (for the config file) and the second time is specifying that it should be installed as a framework. The second command is what puts the starter files in your library.