mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
changed text to be more explicit about where stylesheets can be located
This commit is contained in:
@@ -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 .
|
||||
*/
|
||||
Reference in New Issue
Block a user