Doug Waltman

Styled-Tidy

Tidy is a lightweight set of utilities for writing clean styled-components syntax in React.

Release VersionGzip SizeCodecov Report

Styled-Components is a CSS-in-Javascript approach to building components in React. I love the approach and use it in every React project I start. My biggest gripe is how clunky the syntax appears when passing props inline. Tidy simplifies the common prop scenarios to make CSS more legible. It also includes media helpers and mixins, and increases developer happiness.