mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Merge branch 'master' into scss
This commit is contained in:
commit
1cde7cdd77
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ MSG
|
|||
"@import foo.sass" => <<MSG,
|
||||
File to import not found or unreadable: foo.sass.
|
||||
Load paths:
|
||||
test/sass
|
||||
#{Haml::Util.scope("test/sass")}
|
||||
.
|
||||
MSG
|
||||
"@import templates/basic\n foo" => "Illegal nesting: Nothing may be nested beneath import directives.",
|
||||
|
|
Loading…
Add table
Reference in a new issue