|
2 bulan lalu | |
---|---|---|
.. | ||
.storybook | 6 bulan lalu | |
@ | 6 bulan lalu | |
examples | 6 bulan lalu | |
scripts | 1 tahun lalu | |
src | 2 bulan lalu | |
.gitignore | 1 tahun lalu | |
.postcssrc | 1 tahun lalu | |
README.md | 1 tahun lalu | |
components.json | 1 tahun lalu | |
package.json | 2 bulan lalu | |
tailwind.config.js | 10 bulan lalu | |
tsconfig.json | 1 tahun lalu | |
yarn.lock | 2 bulan lalu |
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