Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 522 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 522 Bytes

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