-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
vscode;
actual version for this template;
I added the component to the "components" directory, then imported it into homePage.vue. Tried to commit but got the following errors:
1)Could not find "stylelint-config-prettier"
2) problems with catalog node_modules.
your styleling.config:
customSyntax: postcss-html
extends:
- stylelint-config-html/vue
- stylelint-config-recommended-scss
- stylelint-config-recommended-vue/scss
- stylelint-config-prettier
plugins:
- stylelint-order
- stylelint-scss
ignoreFiles:
- 'dist/**/*'
rules:
color-function-notation: legacy
function-no-unknown: null
no-descending-specificity: null
scss/no-global-function-names: null
Metadata
Metadata
Assignees
Labels
No labels