mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-30 01:04:30 +02:00
Remove unsupported Haml 5 config
This commit is contained in:
parent
56cec3d4f7
commit
47a93addd0
@ -187,7 +187,7 @@ configure :build do
|
|||||||
.txt
|
.txt
|
||||||
.woff
|
.woff
|
||||||
]}
|
]}
|
||||||
set :haml, {ugly: true, attr_wrapper: '"'}
|
set :haml, { attr_wrapper: '"' }
|
||||||
activate :minify_css
|
activate :minify_css
|
||||||
activate :minify_html do |html|
|
activate :minify_html do |html|
|
||||||
html.remove_quotes = false
|
html.remove_quotes = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user