CCSS is an opinionated, low level utility to deal with CSS style objects. It's not an out-of-the-box styling solution, instead it focuses on helping you deliver your own, custom tools. However, we also deliver some solutions built on top of CCSS.
No reviews yetBe the first to leave a review for CCSS - CrypticCSS
Maker
We started to develop this library to overcome some performance and usability issues we faced using styled-components. We came up with a framework agnostic, low level utility to support our needs and visions. Based on CCSS + styled-components our end products can benefit of improved DX, and an automatized workflow to extract all our static CSS into a standalone, AtomicCSS file while replacing styled-components declarations with native DOM elements on production. The approach saved 800-1200ms in average on our initial render times.
This is only one way of utilizing CCSS.
I hope you like what you see and it's worth a Star on GitHub. This is my first attempt to spread the words about a creation of mine, I'm not really into marketing, so most probably it'll end here :)