Hacker News new | ask | show | jobs
by n_cusan 1830 days ago
I wrote my own CSS reset stylesheet because I was tired of copying over the same additions to normalize.css on every new project and wanted to install it directly from npm. Basically it does browser style normalizing + reseting/removing (almost) all default styles.

https://github.com/nicolas-cusan/destyle.css