atomizer icon indicating copy to clipboard operation
atomizer copied to clipboard

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

Atomizer

Atomizer is a tool that helps you create Atomic CSS rules (acss.io).

Atomic CSS is a collection of single purpose styling units for maximum reuse that fits well with components in templated frameworks such as React, Ember or Angular. For more information we recommend that you read "Challenging CSS best practices", watch the Atomic CSS presentation, or check this deck.

Info

This is a monorepo of the various Atomizer ecosystem packages.

Library

  • Atomizer: The library source code is located in the packages/atomizer directory

Plugins

Third Party Extensions

For Chrome

For VSCode

Contributing

Please read through our CONTRIBUTING.md and fill out an issue at atomizer/issues!

License

This software is free to use under the Yahoo Inc. BSD license. See the LICENSE file for license text and copyright information.

Third-party open source code used are listed in our package.json file.