atst/.postcssrc
2018-08-22 16:25:53 -04:00

6 lines
48 B
Plaintext

{
"plugins": {
"autoprefixer": true
}
}