Add new CSS and watch tasks
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"use": [
|
||||
"autoprefixer",
|
||||
"postcss-nested"
|
||||
"postcss-easy-import",
|
||||
"postcss-nested",
|
||||
"autoprefixer"
|
||||
],
|
||||
"autoprefixer": {
|
||||
"browsers": "> 5%"
|
||||
|
||||
Reference in New Issue
Block a user