Files
homepage/themes/Gregroad/.postcssrc
T
2024-04-22 01:38:32 -05:00

8 lines
72 B
Plaintext

{
"plugins": {
"autoprefixer": {
cascade: false
}
}
}