Package Exports
- varsace
- varsace/index.js
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 (varsace) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
varsace
This package provides a set of design tokens in the form of TypeScript variables. You can customize their values via custom properties. The general idea here is to provide a basic structure for an atomic design system, along with some sensible defaults in case you're in a hurry.
This pairs nicely with CSS Hooks, but it should be useful in any context where you author CSS using TypeScript (or JavaScript).