UNPKG

@higby/reset

Version:
24 lines (15 loc) 586 B
# reset Personal CSS reset. > [!CAUTION] > This is my **personal** css reset. Expect it to change on a whim. ## Installation Install: ```bash npm install @higby/reset ``` ## Acknowledgements Stolen piecemeal from the following talented people/ groups: - Elly Loel's [CSS Reset](https://gist.github.com/EllyLoel/4ff8a6472247e6dd2315fd4038926522) - Andy Bell's [Modern CSS Reset](https://andy-bell.co.uk/a-modern-css-reset/) - Yuval Greenfield's [CSS Bed](https://github.com/ubershmekel/cssbed/) - FrontAid CMS' [Natural Selection](https://github.com/frontaid/natural-selection/)