changed text to be more explicit about where stylesheets can be located

This commit is contained in:
Noel Gomez
2011-05-30 12:59:16 -07:00
committed by Xavier Noria
parent fbe012e92d
commit 2183f05864

View File

@@ -1,7 +1,10 @@
/*
* This is a manifest file that'll automatically include all the stylesheets available in this directory
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
* This is a manifest file that'll automatically include all CSS and SCSS stylesheets available in;
* this directory, lib/assets/stylesheets, or vendor/assets/stylesheets and any sub-directories.
* You're free to add application-wide styles to this file and they'll appear at
* the top of the compiled file, but it's generally better to create a new file per style scope.
*
*
*= require_self
*= require_tree .
*/