0.3.2
What's Change
- Toggle Snippet Modal: You can now quickly enable or disable CSS snippets directly from the Obsidian command palette.
Run the new commandStyle Manager: Toggle snippetto open a searchable menu showing all your snippets. - The search button in the CSS Editor is now always visible, allowing you to search and find text even when viewing files in read-only mode.
Smarter CSS Parser Error Locations
- When there's a syntax or formatting error in a CSS
@settingsblock, the Style Manager will now tell you the exact line number in your CSS file rather than a relative line number. - Clicking on a parser error log will now jump you directly to the correct line in the file.
Full Changelog: #21 0.3.1...0.3.2