We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a8964 commit 5df5705Copy full SHA for 5df5705
.prettierrc
@@ -7,7 +7,7 @@
7
"^@navikt\\/(.*)$",
8
"^(@(.*)|@(.*)\\/(.*))$",
9
"^([.]{1,2}\\/)+[æøåÆØÅa-zA-Z]+((\\/[æøåÆØÅa-zA-Z]+)+)?$",
10
- "^.*([.]css)$"
+ "^.*([.]css)|.*([.]scss)$"
11
],
12
"importOrderSeparation": true,
13
"importOrderSortSpecifiers": true,
0 commit comments