|
hace 6 meses | |
---|---|---|
.. | ||
.storybook | hace 6 meses | |
@ | hace 6 meses | |
examples | hace 6 meses | |
scripts | hace 1 año | |
src | hace 6 meses | |
.gitignore | hace 1 año | |
.postcssrc | hace 1 año | |
README.md | hace 1 año | |
components.json | hace 1 año | |
package.json | hace 6 meses | |
tailwind.config.js | hace 10 meses | |
tsconfig.json | hace 1 año | |
yarn.lock | hace 6 meses |
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