Closed Mad-Kat closed 1 month ago
we should probably make sure that top level css mixing (e.g. const foo = css`..`;
are only defined in const statements and/or think about object definitions like
const typography = {
h1: css`..`
}
Comparing feature/better-mixins
(3c5f2d7) with main
(4a7ff24)
✅ 2
untouched benchmarks
Closes #146