Add stylelint to avoid warning on Tailwind's @rules

This commit is contained in:
2020-10-28 18:11:54 +01:00
parent b3bcedbc44
commit 0f7ef825e3
4 changed files with 32 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^26.5.0",
"jest": "^26.5.0",
"stylelint-config-standard": "^20.0.0",
"vue-jest": "^3.0.4"
}
}