Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

Commit

Permalink
update readme with a note about the css file
Browse files Browse the repository at this point in the history
  • Loading branch information
phlipper committed Nov 9, 2011
1 parent 9f890cf commit 4797629
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ To enable, add the following line to the file `app/assets/javascripts/applicatio
//= require fancybox
```

Then add the following line to the file `app/assets/stylesheets/application.css` (or other sprockets manifest):

``` css
*= require fancybox
```

### Installation

Expand Down

0 comments on commit 4797629

Please sign in to comment.