This is a sample plugin for Obsidian (https://obsidian.md). It adds the following setup on top the Obsidian Sample Project
TailwindCSS is pre-configured to use the Obsidian CSS tokens. The preflight is turned off due to conflict with Obsidian's default styles.
node --version
).npm i
or yarn
to install dependencies.npm run dev
to start compilation in watch mode.