A reset of sensible defaults, roughly based on Andy Bell's excellent A Modern CSS Reset. Combined with Supple's vertical rhythm it provides a powerful reset for web applications.
Read more about Supple CSS.
Import this reset before any other stylesheets that generate CSS like this:
@use 'node_modules/@supple-kit/supple-css/generic/reset';
Make sure you've installed/downloaded the Supple CSS library: Supple CSS installation
Basic visual tests are in test.html.
- Chromium-based browsers (Chrome, Edge, Brave, Opera)
- WebKit-based browsers (Safari, iOS Safari)
- Firefox (Gecko)