postcssrc file to enable autoprefixer
This commit is contained in:
parent
9cd1f37924
commit
4f9822e7b4
5
.postcssrc
Normal file
5
.postcssrc
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"plugins": {
|
||||
"autoprefixer": true
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user