Last active
November 8, 2022 07:31
-
-
Save tevashov/6c67a683391e072236ae9529575f2ebe to your computer and use it in GitHub Desktop.
Reset CSS - Modern CSS Reset #CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 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