Ignore no-empty-source styleint rule
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
ignoreAtRules: ["tailwind", "apply", "variants", "responsive", "screen"]
|
||||
}
|
||||
],
|
||||
"no-empty-source": null,
|
||||
"declaration-block-trailing-semicolon": null,
|
||||
"no-descending-specificity": null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user