Skip to content

Commit d848787

Browse files
committed
chore: Mettre à jour les dépendances.
1 parent c8a96e7 commit d848787

5 files changed

Lines changed: 1620 additions & 2002 deletions

File tree

.metalint/stylelint.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ export default {
9595
"function-url-scheme-allowed-list": null,
9696
"function-url-scheme-disallowed-list": null,
9797

98+
// Imports
99+
"import-notation": "string",
100+
98101
// Keyframes.
99102
"keyframes-name-pattern": "^[a-z][0-9a-z]*(-[0-9a-z]+)*$",
100103

0 commit comments

Comments
 (0)