Why Goldilocks-CSS
Customer
We are stuck with technology when what we really want is just stuff that works.
Fully responsive across any device.
Fast time to first paint by caching and small footprint.
Faster render by reducing the number of HTML tags.
Better accessibility by selectable font size and light / dark mode.
Business
Good companies manage Engineering. Great companies manage Product.
Future proofed - HTML5 and CSS3 Standards compliant.
Stay out of legal quagmire - meets WebAim accessibility requirements.
Lower cost - no JavaScript means less code.
Simplify maintenance - reduces complexity and repetition.
Technology
It is not the strongest of the species that survives, not the most intelligent that survives. It is the one that is the most adaptable to change.
No breakpoints - uses design widths.
Simplified customization - with CSS variables.
No dependencies - and no bundler required.
Supports any colour theme - maps theme into active variables.