JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21
  • Score
    100M100P100Q54277F
  • License MIT

SCSS, CSS reset.

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/reset

Usage

// Place this at the top of your SCSS/CSS file
@use "@new-ui/reset";