Skip to content

0.3.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:53
· 32 commits to main since this release
59dd6c7

What's Change

  • Toggle Snippet Modal: You can now quickly enable or disable CSS snippets directly from the Obsidian command palette.
    Run the new command Style Manager: Toggle snippet to 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 @settings block, 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