Skip to content

Obsidian Plugin Starter Kit React + Tailwind CSS

Notifications You must be signed in to change notification settings

unxok/obsidian-starter-react

 
 

Repository files navigation

Obsidian Plugin Starter Kit React + Tailwind CSS

Find and replace my-obsidian-plugin with your own name

  • Be sure to install the hot reload plugin
  • Creates a markdown block processing language
    • It outputs a basic template showing that you can use tailwind or just leave it unstyled to take the defaults from obsidian
```my-obsidian-plugin
whatever you want here
```
  • Includes a test vault with the plugin build set up to output to it's plugin folder

About

Obsidian Plugin Starter Kit React + Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.5%
  • JavaScript 44.9%
  • CSS 0.6%