atomizer

A library to create small, reusable CSS that scales as your website grows.

OTHER License

Downloads
14.6K
Stars
1.5K
Committers
47

Bot releases are visible (Hide)

atomizer - [email protected]

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

Patch Changes

  • ef6b9a9: fix: rename bumpMq to bumpMQ
atomizer - [email protected]

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

Minor Changes

  • 12c9753: support dual module publish (cjs and mjs)
atomizer - [email protected]

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

Minor Changes

  • bb3138f: feat(atomizer): refactor binary to use build utils
atomizer - [email protected]

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

Major Changes

  • init files
atomizer - [email protected]

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

Minor Changes

  • 7641627: feat: add css grids support
atomizer - [email protected]

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

Patch Changes

atomizer - [email protected]

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

Minor Changes

  • a6fdfc9: feat(atomizer): add calculatePercentage rule param
atomizer - [email protected]

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

Patch Changes

  • f9a0f83: fix(atomizer): show hex value in warning
atomizer -

Published by redonkulus about 2 years ago

Update justify-content -> s value

This patch change updates the Jc(s) to match the other alignment properties (Ai(s), As(s)) so that s matches start. If you need stretched, please update your code to Jc(st). We were comfortable making this change as a patch as usage is low for this property and value combination.

Ref: https://github.com/acss-io/atomizer/pull/477

atomizer -

Published by redonkulus about 2 years ago

Content Config

We have new content option property as part of the atomizer.config.js file. Which lets you configure various paths to source files for your project. Please take a look Content guide for more info. (#472)

atomizer -

Published by redonkulus about 2 years ago

atomizer -

Published by redonkulus about 2 years ago

  • fix: add style block for Cf helper to generate Cf styles properly #456
atomizer -

Published by redonkulus about 2 years ago

  • fix(atomizer): align-items incorrect values (#455)
atomizer - [email protected]

Published by redonkulus about 2 years ago

Old IE Removed

The --ie has been removed and will no longer add IE hacks for versions < 8.

New Classes

  • Updated the box alignment logic to match the spec. Check out the Alignment guide for more info (#451) 389b42e
  • Added outline-offset rule (#445) 3b44d94
  • Added blend modes (#422) 5b2f69c
  • Added missing pseudo elements (#419) 2b0409a
atomizer - Atomizer 3.15.0

Published by src-code over 2 years ago

features

  • add more global values (#410) cdedcd2
  • add gap and row-gap styles (#411) 8cca57a

misc

  • clean up readme 6c073ac

https://github.com/acss-io/atomizer/compare/v3.14.1...v3.15.0

atomizer - Atomizer 3.14.1

Published by src-code over 2 years ago

  • feat: add clip-path support (#409) b8fcfd3

https://github.com/acss-io/atomizer/compare/v3.14.0...v3.14.1

atomizer -

Published by src-code over 2 years ago

  • feat: support aspect-ratio css property (#408) 71e9a5a
  • chore: update minimist 438a0e9

https://github.com/acss-io/atomizer/compare/v3.13.0...v3.14.0

atomizer - v3.13.0

Published by src-code over 2 years ago

  • Add allowParamToValue for Colmg Colmw (#405) d8b3f6f

https://github.com/acss-io/atomizer/compare/@3.12.0...v3.13.0

atomizer - v3.12.0

Published by src-code over 2 years ago

features

  • Updating dependencies (#404) 074f034

https://github.com/acss-io/atomizer/compare/v3.11.0...v3.12.0

atomizer - v3.11.0

Published by src-code about 3 years ago

features

  • Adding support for css variables (#395) 850f868

https://github.com/acss-io/atomizer/compare/v3.10.0...v3.11.0