Simplify compass config with extra file or new callback
This commit is contained in:
parent
d3cb8808ae
commit
2c3523b94a
7 changed files with 65 additions and 31 deletions
|
@ -19,5 +19,5 @@ Feature: Builder
|
|||
|
||||
Scenario: Force relative assets
|
||||
Given a built test app with flags "--relative"
|
||||
Then "stylesheets/site.css" should exist and include "../"
|
||||
Then "stylesheets/relative_assets.css" should exist and include "../"
|
||||
And cleanup built test app
|
Loading…
Add table
Add a link
Reference in a new issue