mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-20 01:56:37 +03:00
15 lines
221 B
JSON
15 lines
221 B
JSON
{
|
|
"buildPath": "fast",
|
|
"theme": "dark",
|
|
"detector": {
|
|
"ignoreRules": [
|
|
"gradient-text",
|
|
"not-a-real-rule"
|
|
],
|
|
"ignoreFiles": [
|
|
"src/vendor/missing.css"
|
|
],
|
|
"mode": "strict"
|
|
}
|
|
}
|