wintercounter/ccss

wintercounter/ccss

Releases63
Frequency1 week 3 days
Last Release
Stars27
馃敗馃攣馃帹 CrypticCSS - A companion on the journey to your next CSS-in-JS and/or design system solution.

Linked projects

A full version for CrypticCSS including all available official plugins, props and extensions.
Adds support for margin, padding and grid-gap to automatically convert numbers to the multiple of gutter.
It add support for margin and padding props to pass ratio value to calculate percentage for the classic `padding hack`.
Adds support for the `mid` prop to add styles for centering element on the middle using the classic `top/left 50% + translate -50%` trick.
Adds support for the `mq` prop to write media queries using `@w11r/use-breakpoint`.
Add support for the `scroll` prop to easily create horizontal/vertical/both scrollable elements.
> TODO: description
> TODO: description
Adds support for the `keyframes` prop to easily define animations.