v1.0.0
Major Changes
-
be774d4: ## BREAKING CHANGE
- Adding base 10 support. If your project uses the mathematical trick of basing the value of
1rem
equals10px
, there is also an base10 output within the dist folder of this package.
In CSS, you can import the files by doing:
@import '~@igloo-ui/tokens/dist/base10/variables.css';
- Adding base 10 support. If your project uses the mathematical trick of basing the value of