Package Exports
- @new-ui/reset
- @new-ui/reset/dist/index.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@new-ui/reset) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
New UI Reset
Install
Install from your terminal via npm.
npm i @new-ui/resetUsage
// Place this at the top of your SCSS/CSS file
@use "@new-ui/reset";