don't put the extension in the suggested import statement.
This commit is contained in:
parent
5407cd4fb7
commit
523f742ca9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
%p
|
%p
|
||||||
This file can be imported using:
|
This file can be imported using:
|
||||||
%code @import #{departialize(item[:stylesheet])}
|
%code @import "#{departialize(item[:stylesheet][0..-6])}"
|
||||||
|
|
||||||
%p
|
%p
|
||||||
- gh_url = "http://github.com/chriseppstein/compass/blob/master/frameworks/"
|
- gh_url = "http://github.com/chriseppstein/compass/blob/master/frameworks/"
|
||||||
|
Loading…
Reference in New Issue
Block a user