Vitalik Buterin
@vitalik.eth
CSS on my blog reduced from 5875 lines to 233 lines. https://vitalik.eth.limo/css/main.css Today is a great day for simplification. All software (incl law) should do this more.
24 replies
51 recasts
414 reactions
Suppoint
@suppoint
Consolidate Repeated Properties: For example, the color properties (--color-bg, --color-text, etc.) are repeated in multiple places. You can group them into a single rule that applies both to the dark and light themes to avoid redundancy.
0 reply
0 recast
0 reaction