classgroup

A utility to keep your CSS classes in JS consistently and semantically grouped

MIT License

Downloads
961
Stars
21
Committers
5

Bot releases are visible (Hide)

classgroup - v1.2.5 Latest Release

Published by github-actions[bot] 3 months ago

1.2.5 (2024-07-30)

Bug Fixes

  • corrects package-lock out of sync (9113992)
classgroup - v1.2.4

Published by github-actions[bot] 3 months ago

1.2.4 (2024-07-30)

Bug Fixes

  • corrects "main" CJS entry point (92bb189)
  • corrects test suite (724405a)
classgroup - v1.2.3

Published by github-actions[bot] 11 months ago

1.2.3 (2023-11-27)

Bug Fixes

  • bumps up to new version (ea0b29c)
  • bumps up to node v20; reinstates CommonJS TS specific configs (a1e7377)
  • CommonJS Typescript compilation; upgrades semantic-release (bfe6e6c)
  • removes unneeded commonjs/tsconfig and script (32bd945)
  • upgrades node version (3d26784)
classgroup - v1.2.2

Published by github-actions[bot] 11 months ago

1.2.2 (2023-11-27)

Bug Fixes

classgroup - v1.2.1

Published by github-actions[bot] over 2 years ago

1.2.1 (2022-05-12)

Bug Fixes

  • corrects TS function definition (9d8567c)
classgroup - v1.2.0

Published by github-actions[bot] over 2 years ago

1.2.0 (2022-05-11)

Features

  • introduces ability to add multiple overrides (b4d745c)