0.1.1
- Addressed Obsidian community-plugin review feedback.
- Removed every
:has()and!importantfrom the stylesheet (selectors are now scoped to out-specify Obsidian's core rules). - Replaced the
builtin-modulesbuild dependency withnode:module. - Added a CI release workflow that builds the plugin and attaches build-provenance attestations to the release assets.