1.0.2 • Published 1 year ago
@smashweaver/resetcss v1.0.2
@smashweaver/resetcss
A Modern CSS Reset, repackaged for easy use in your projects.
Installation
You can install this package via npm.
npm install @smashweaver/resetcssUsage with Nextjs
To use the reset styles in your project, import the CSS file in your globals.css
@import "@smashweaver/resetcss";Acknowledgments
This project is a repackaging of A Modern CSS Reset to simplify integration with frameworks like Nextjs.