Skip to content

zeroliu/obsidian-tailwindcss

Repository files navigation

Obsidian TailwindCSS Sample Plugin

This is a sample plugin for Obsidian (https://obsidian.md). It adds the following setup on top the Obsidian Sample Project

  • React
  • TailwindCSS
  • Vite (replace esbuild)

TailwindCSS is pre-configured to use the Obsidian CSS tokens. The preflight is turned off due to conflict with Obsidian's default styles.

How to use

  • Clone this repo.
  • Make sure your NodeJS is at least v20 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.

API Documentation

See https://github.com/obsidianmd/obsidian-api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published