anLpk / the-new-css-reset

The New Simple and Lighter CSS Reset

Home Page:https://elad2412.github.io/the-new-css-reset/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

The New Simple and Lighter CSS Reset

https://elad2412.github.io/the-new-css-reset/

License:MIT License


Languages

Language:CSS 100.0%