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 8cec12b commit ce1f925Copy full SHA for ce1f925
2 files changed
.changeset/few-ghosts-move.md
@@ -0,0 +1,11 @@
1
+---
2
+"shadcn": major
3
4
+
5
+added `--preset` flag to `init` command
6
7
+## Breaking changes
8
9
+- The `--src-dir` and `--no-src-dir` flags have been removed. Use create-next-app then run shadcn init.
10
+- The `--no-base-style` flag has been removed. Use `extends: none` in your registry items.
11
+- The `--css-variables` and `--no-css-variables` flags have been removed from the `add` command.
.changeset/swift-goats-grin.md
0 commit comments