callum-hart / mono

:sparkles: CSS without side effects. No unruly overrides, specificity wars or cascading conflicts.

Home Page:https://callum-hart.gitbooks.io/mono

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mono

CSS without unruly overrides, specificity wars or cascading conflicts


⚠️ This project is no longer maintained. It has been superseded by Immutable Styles - A JavaScript library for styling web interfaces with a focus on predictability and robustness. It uses immutability to remove side effects often tied to CSS!

Mono is a design pattern & language that aims to improve CSS development.

Mono makes CSS predictable, robust, and easier to reason with. It allows developers to confidently make changes without introducing unwanted side-effects.

About

:sparkles: CSS without side effects. No unruly overrides, specificity wars or cascading conflicts.

https://callum-hart.gitbooks.io/mono

License:MIT License


Languages

Language:JavaScript 64.2%Language:CSS 24.5%Language:HTML 11.3%