Add new CSS and watch tasks

This commit is contained in:
Tom Raithel
2017-01-25 21:05:21 +01:00
parent 4766ec7774
commit 7275a9ce25
15 changed files with 42 additions and 42 deletions

View File

@@ -1,7 +1,8 @@
{
"use": [
"autoprefixer",
"postcss-nested"
"postcss-easy-import",
"postcss-nested",
"autoprefixer"
],
"autoprefixer": {
"browsers": "> 5%"