Skip to content

v0.3.3 - toggle theme css

Choose a tag to compare

@RickCogley RickCogley released this 04 Dec 01:31
· 12 commits to main since this release
v0.3.3
0299243

New Features:

  • getToggleCSS(themeColor?) - CSS for server-side rendered toggles using hidden checkbox pattern
  • Supports dark mode and customizable theme color
  • Works with nested HTML structures via general sibling selectors

Documentation:

  • New "Server-Side Rendering" section in README
  • Table of all CSS functions (spinner, progress, skeleton, dropdown, toast, toggle)

Now library consumers can import getToggleCSS from Marquis instead of having the CSS inline.

Full Changelog: v0.3.2...v0.3.3