link to the specific file on github.
This commit is contained in:
parent
c216d01eb0
commit
17469410b6
@ -6,6 +6,12 @@
|
|||||||
This file can be imported using:
|
This file can be imported using:
|
||||||
%code @import #{departialize(item[:stylesheet])}
|
%code @import #{departialize(item[:stylesheet])}
|
||||||
|
|
||||||
|
%p
|
||||||
|
- gh_url = "http://github.com/chriseppstein/compass/blob/master/frameworks/"
|
||||||
|
- gh_url << "#{item[:framework]}/stylesheets/#{item[:stylesheet]}"
|
||||||
|
View the
|
||||||
|
%a{:href => gh_url} Source for this module on Github.
|
||||||
|
|
||||||
= yield
|
= yield
|
||||||
|
|
||||||
= render "partials/reference/examples"
|
= render "partials/reference/examples"
|
||||||
|
Loading…
Reference in New Issue
Block a user