discord-client/.postcssrc

6 lines
62 B
Plaintext

{
"modules": false,
"plugins": {
"autoprefixer": true
}
}