|
1 month ago | |
---|---|---|
.. | ||
.storybook | 5 months ago | |
@ | 5 months ago | |
examples | 5 months ago | |
scripts | 1 year ago | |
src | 1 month ago | |
.gitignore | 1 year ago | |
.postcssrc | 1 year ago | |
README.md | 1 year ago | |
components.json | 1 year ago | |
package.json | 2 months ago | |
tailwind.config.js | 10 months ago | |
tsconfig.json | 1 year ago | |
yarn.lock | 2 months ago |
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