Package Exports
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 (@css-m/percentages) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CSS Types Package for percentages
This package provides type-safe CSS units for percentages directly from the specifications to your code.
Installation
You can install this package using npm:
npm install @css-m/percentages@0.0.1SemVer
This project does not respect semantic versioning as almost every change could potentially break a project, though we try to minimize removing types.