feat: initialize Obsidian sample plugin with essential files and configurations

This commit is contained in:
Anish Sarkar 2026-04-19 23:48:18 +05:30
parent 2e026549be
commit 7fbd684b44
18 changed files with 5883 additions and 0 deletions

View file

@ -0,0 +1,8 @@
/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/