-
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
- 1abafb9: Add black and white color
- Fixing a typo in the readme
- 5042ae8: Add more tokens
- 0d36955: Added Fonts and Colors