additionals/.stylelintrc

6 lines
56 B
Plaintext
Raw Normal View History

{
"rules": {
"value-no-vendor-prefix": true
}
}