Pascal Thormeier
banner
thormeier.dev
Pascal Thormeier
@thormeier.dev
Great question! Config in CSS is more verbose. F.e. color variants are set via `--color-{name}-{shade}` instead of a nested object, so lots of repetition for highly custom configs. Also, this approach merges theme overwrite and extension, meaning default stuff is still around unless overwritten.
January 30, 2025 at 12:55 PM