|
1 月之前 | |
---|---|---|
.. | ||
.storybook | 5 月之前 | |
@ | 5 月之前 | |
examples | 5 月之前 | |
scripts | 1 年之前 | |
src | 1 月之前 | |
.gitignore | 1 年之前 | |
.postcssrc | 1 年之前 | |
README.md | 1 年之前 | |
components.json | 1 年之前 | |
package.json | 2 月之前 | |
tailwind.config.js | 10 月之前 | |
tsconfig.json | 1 年之前 | |
yarn.lock | 2 月之前 |
Logseq UI components based on shadcn UI.
It is recommended to install through CLI mode.
npx shadcn-ui@latest add button
Watch shui cljs stories from root scripts.
yarn run cljs:watch-storybook
# cljs:watch-stories: "clojure -M:cljs watch stories-dev"
Set up storybook from the current working directory.
yarn run watch:storybook
MIT