allow build to use glob
This commit is contained in:
parent
bc7ee29486
commit
61d7e8abed
6 changed files with 74 additions and 20 deletions
6
fixtures/glob-app/source/index.html.haml
Executable file
6
fixtures/glob-app/source/index.html.haml
Executable file
|
@ -0,0 +1,6 @@
|
|||
%h1 Welcome
|
||||
|
||||
:markdown
|
||||
## H2
|
||||
|
||||
Paragraph
|
1
fixtures/glob-app/source/stylesheets/site.css.sass
Executable file
1
fixtures/glob-app/source/stylesheets/site.css.sass
Executable file
|
@ -0,0 +1 @@
|
|||
@import "compass/reset"
|
Loading…
Add table
Add a link
Reference in a new issue