Skip to content

smithki/anthology.scss

 
 

Repository files navigation

📚 Anthology

SCSS library for generating functional CSS patterns that are declarative, theme-able, automatically responsive, and compatible with atomic design!

👀 Read the docs! · 📈 Fork the starter kit!


Anthology is a library of SCSS mixins and functions to help you implement atomic CSS with ease. It builds on the ideas of CSS toolkits like Tachyons or Nuclide, where each CSS rule has one well-defined job and changes exactly one CSS property. Anthology differentiates itself by being highly-configurable and extensible. On its own, Anthology contains zero CSS. Instead of providing a set of standard rules and selectors, we provide a pattern to implement the rules you need according to your individual use-case. Think of it as a tooling workflow—Anthology is the power drill and you bring the screws!

About

SCSS library for creating scaleable, brand-driven, atomic styles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.5%
  • TypeScript 18.1%
  • HTML 0.4%