Files
photos/frontend/.postcssrc
Stepan Usatiuk 048ad9aa70 update parcel so it actually works and doesn't crash
but still use postcss because otherwise blueprint.js doesn't compile
2022-04-04 19:26:27 +00:00

6 lines
56 B
Plaintext

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