|
пре 2 месеци | |
---|---|---|
.. | ||
.storybook | пре 6 месеци | |
@ | пре 6 месеци | |
examples | пре 6 месеци | |
scripts | пре 1 година | |
src | пре 2 месеци | |
.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