Only prefix on compile
This commit is contained in:
parent
507c1e930f
commit
59f4353706
|
@ -43,3 +43,6 @@ sass:
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-polyglot
|
- jekyll-polyglot
|
||||||
- jekyll-autoprefixer
|
- jekyll-autoprefixer
|
||||||
|
|
||||||
|
autoprefixer:
|
||||||
|
only_production: true
|
||||||
|
|
Loading…
Reference in a new issue