https://github.com/j9t/reset-style-sheet-highlighter
Source of the Reset Style Sheet Highlighter Chrome extension
https://github.com/j9t/reset-style-sheet-highlighter
auditing chrome-extensions css normalizers resets
Last synced: about 2 months ago
JSON representation
Source of the Reset Style Sheet Highlighter Chrome extension
- Host: GitHub
- URL: https://github.com/j9t/reset-style-sheet-highlighter
- Owner: j9t
- License: mit
- Archived: true
- Created: 2015-03-22T21:38:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T11:04:03.000Z (3 months ago)
- Last Synced: 2025-04-26T22:17:34.501Z (about 2 months ago)
- Topics: auditing, chrome-extensions, css, normalizers, resets
- Language: CSS
- Homepage: https://chrome.google.com/webstore/detail/reset-style-sheet-highlig/lnekfhlkfibaamhifbfmcobiglhcbmbl
- Size: 771 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
This repository was [moved to Codeberg](https://codeberg.org/j9t/reset-style-sheet-highlighter).
# Reset Style Sheet Highlighter
Source of the revealing [**Chrome extension**](https://chrome.google.com/webstore/detail/reset-style-sheet-highlig/lnekfhlkfibaamhifbfmcobiglhcbmbl) which indicates use of common reset style sheets, like [Yahoo’s Reset CSS](https://web.archive.org/web/20170104054347/https://developer.yahoo.com/yui/reset/), [Eric Meyer’s Reset CSS](https://meyerweb.com/eric/tools/css/reset/), [Tantek Çelik’s undohtml.css](http://tantek.com/log/2004/09.html#d06t2354), Nicolas Gallagher’s and Jonathan Neal’s [normalize.css](https://necolas.github.io/normalize.css/), and [Rich Clark’s html5resetcss](https://code.google.com/archive/p/html5resetcss/). ([Why reset style sheets are problematic.](https://meiert.com/en/blog/reasons-against-resets/))
[**Test page**](https://hell.meiert.org/core/html/reset.aux.html) to try the extension (should display “Reset style sheet: reset.css” at the top).
----
Source and extension are somewhat unmaintained (as of September 16, 2023). [Contributions welcome.](https://github.com/j9t/reset-style-sheet-highlighter/issues/new)