Skip to content

Commit 5df5705

Browse files
elithotrinelinderud
andcommitted
🔧 Legger til .scss i importOrder
Co-authored-by: Trine Linderud <[email protected]>
1 parent 99a8964 commit 5df5705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"^@navikt\\/(.*)$",
88
"^(@(.*)|@(.*)\\/(.*))$",
99
"^([.]{1,2}\\/)+[æøåÆØÅa-zA-Z]+((\\/[æøåÆØÅa-zA-Z]+)+)?$",
10-
"^.*([.]css)$"
10+
"^.*([.]css)|.*([.]scss)$"
1111
],
1212
"importOrderSeparation": true,
1313
"importOrderSortSpecifiers": true,

0 commit comments

Comments
 (0)