@@ -1,7 +1,7 @@
module.exports = {
customSyntax: 'postcss-html',
extends: [
- 'stylelint-config-standard',
+ 'stylelint-config-recommended',
'stylelint-config-recommended-vue',
'stylelint-config-prettier',
],