Rewritten core which makes better use of Tilt. Support for SCSS, Coffee and Less.
This commit is contained in:
parent
bccc6d2d74
commit
5523a10d9b
40 changed files with 642 additions and 668 deletions
|
@ -1,4 +1,5 @@
|
|||
Given /^I am using an asset host$/ do
|
||||
Middleman::Base.enable :asset_host
|
||||
Middleman::Base.set :asset_host do |asset|
|
||||
"http://assets%d.example.com" % (asset.hash % 4)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue