all units

Using traditional CSS

There are detractors of CSS in JS that claim that writing your CSS in your JS is abhorrent and an afront to the sanctity of CSS outside JS. These people are wrong!

styled-components is writing true CSS. Your favorite features from CSS remain and are just as flexible and powerful with this CSS in JS paradigm.