Files
aklive2d/.postcssrc.json
2023-03-16 21:49:29 -04:00

7 lines
61 B
JSON

{
"map": true,
"plugins": {
"autoprefixer": {}
}
}