/the-new-css-reset

The New Simple and Lighter CSS Reset

Primary LanguageCSSMIT LicenseMIT

The New CSS Reset

This new CSS reset is using the new CSS features:

  • The global CSS reset keywords, ‘unset’ and ‘revert’ keywords.
  • The new property of ‘all’ which can reset all properties combined.
  • The :where() pseudo-class to remove specfity.
  • The :not() pseudo-class with multi arguments.

Browsers Support

All evergreen browsers (except Samsung Internet browser version 14, will be support in the next version).