We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a44bc commit 9da8c73Copy full SHA for 9da8c73
packages/dev/docs/package.json
@@ -40,6 +40,7 @@
40
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
41
},
42
"alias": {
43
- "tailwind-starter": "../../../starters/tailwind/src"
+ "tailwind-starter": "../../../starters/tailwind/src",
44
+ "vanilla-starter": "../../../starters/docs/src"
45
}
46
0 commit comments