Files
2026-02-07 23:48:26 +08:00
..
2026-02-07 23:48:26 +08:00
2026-02-04 22:00:43 +08:00
2026-02-07 19:06:45 +08:00
2023-12-26 16:31:37 +08:00
2026-02-07 19:43:05 +08:00
2024-01-26 11:17:28 +02:00
2026-02-04 22:00:43 +08:00
2023-12-26 16:31:37 +08:00
2026-02-04 22:00:43 +08:00

Logseq UI

Logseq UI components based on shadcn UI.

Development

🎨 Add a new component

It is recommended to install through CLI mode.

npx shadcn-ui@latest add button

🦄 Play with Storybook

  1. Watch shui cljs stories from root scripts.
yarn run cljs:watch-storybook

# cljs:watch-stories: "clojure -M:cljs watch stories-dev"
  1. Set up storybook from the current working directory.
yarn run watch:storybook

Credits

License

MIT