Comment literals must be followed by a space
This commit is contained in:
parent
4b575bd386
commit
8906801d6c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
//= depend_on_asset "layers.png"
|
||||
//= depend_on_asset "layers-2x.png"
|
||||
// = depend_on_asset "layers.png"
|
||||
// = depend_on_asset "layers-2x.png"
|
||||
|
||||
// This is a manifest file that'll be compiled into application.css, which will include all the files
|
||||
// listed below.
|
||||
|
|
Loading…
Reference in a new issue