T
T

The New CSS reset

A package that resets some of the default, user agent based, styles. It doesn't affect the display property and special HTML elements like iframe, canvas, img, svg and video. This package is using the new CSS features:

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
0likes
0articles

Features

No features, maybe you want to suggest one?

The New CSS reset News & Activities

Highlights All activities

Recent activities

No activities found.

The New CSS reset information

AlternativeTo Category

Development

GitHub repository

  •  2,342 Stars
  •  217 Forks
  •  14 Open Issues
  •   Updated  
View on GitHub
The New CSS reset was added to AlternativeTo by Robert Zelník on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is The New CSS reset?

A package that resets some of the default, user agent based, styles. It doesn't affect the display property and special HTML elements like iframe, canvas, img, svg and video. This package 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.