Next.js + Tailwind
Install Obsidian in a Next.js + Tailwind environment
We use the shadcn/ui CLI to automate the installation process.
version: example
Installation
Then add the following lines of code in your global.css file.
Usage
Extra Resources
If you want to automatically dump your obsidian UI to a JSON file, you can use the following script which will save a file named ObsidianExtracted.json in your executor's workspace folder:
This file can then be imported and put into the uiData prop of the Obsidian component: