Skip to content

KitdevTeam/the-new-css-reset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%