Skip to content

Commit ec0bd04

Browse files
authored
Merge pull request #7429 from Shane-Donlon/fix-styled-vanilla-extract
fix(starters): styled vanilla extract update devDependncies
2 parents 0f1610b + 895c53d commit ec0bd04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

starters/features/styled-vanilla-extract/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@vanilla-extract/css": "^1.12.0",
27-
"styled-vanilla-extract": "^0.5.4"
27+
"styled-vanilla-extract": "^0.5.4",
28+
"@vanilla-extract/vite-plugin": "^5.0.1"
2829
}
2930
}

0 commit comments

Comments
 (0)