Skip to content

Latest commit

 

History

History

reset

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Supple CSS | generic.reset

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.

Table of contents

Use

Import this reset before any other stylesheets that generate CSS like this:

@use 'node_modules/@supple-kit/supple-css/generic/reset';

Installation

Make sure you've installed/downloaded the Supple CSS library: Supple CSS installation

Testing

Basic visual tests are in test.html.

Browser support

  • Chromium-based browsers (Chrome, Edge, Brave, Opera)
  • WebKit-based browsers (Safari, iOS Safari)
  • Firefox (Gecko)