Skip to content

Releases: minimaldesign/mCSS

Release list

v0.9.0

Choose a tag to compare

@minimaldesign minimaldesign released this 21 Jul 15:42
3d7c072

The last release with the atoms cascade layer.

mCSS v1 folds atoms into components:

  • atom.badge.css, atom.button.css, and atom.toggle.css become component.*.css
  • the atoms layer is removed from the layer list (@layer settings, base, elements, global, components, pages, helpers)
  • class names (.bt, .badge, .toggle), theme tokens, and docs URLs are unchanged

If you copied atoms-era files into your project and want matching versions, copy them from this tag.