2024-01-08 18:29:56 -05:00
2024-01-02 12:17:39 -05:00
2024-01-02 13:10:35 -05:00
2024-01-08 18:29:56 -05:00

CSS-Reset

A simple, modern CSS reset based on Josh Comeau's My Custom CSS Reset.

Thanks also to Chris Coyier for their excellent article on the hanging-punctuation property.

Features:

  • Uses a more-intuitive box-sizing model
  • Improves media defaults
  • Removes built-in form typography styles
  • Avoids text overflows
  • Removes default margin
  • Applies curly quotes to blockquotes
  • Applies hanging-punctuation with a fallback where unsupported
Description
A simple, modern CSS reset based on Josh Comeau's [My Custom CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/).
Readme
Languages
CSS 100%