Specific CSS reset for Webkit/Chromium based apps
emptykit
is a CSS reset specific for Webkit/Chromium apps such as Electron, Muon, Chrome extensions and websites that rely solely on browsers using those technologies (Chrome, Brave, Safari, and Opera).
Via Package Manager
yarn add emptykit.css
Other methods
If you develop applications for Webkit/Chromium there's no need to have additional resets for platforms that you'll never need.
emptykit
is specific for Webkit/Chromium-dependent apps and while it can work well using other technologies, they were not tested nor will be as emptykit
was designed specificaly for them.
If you need to support other engines, normalize.css or sanitize.css might be better suitable for you.
All | 51 | 1.3.0 | 38 | 9 |
Please open an issue or pull request if there's something you'd like to propose/change.
To the extent possible under law, Cezar Augusto has waived all copyright and related or neighboring rights to this work.