Skip to content

Instantly share code, notes, and snippets.

@tevashov
Last active November 8, 2022 07:31
Show Gist options
  • Select an option

  • Save tevashov/6c67a683391e072236ae9529575f2ebe to your computer and use it in GitHub Desktop.

Select an option

Save tevashov/6c67a683391e072236ae9529575f2ebe to your computer and use it in GitHub Desktop.
Reset CSS - Modern CSS Reset #CSS
<!-- Modern CSS Reset: https://piccalil.li/blog/a-modern-css-reset/ (GitHub https://github.com/hankchizljaw/modern-css-reset) -->
<link rel="stylesheet" href="https://unpkg.com/modern-css-reset/dist/reset.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/modern-css-reset/dist/reset.min.css" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment