Releases: gsoft-inc/ov-igloo-tokens
Releases · gsoft-inc/ov-igloo-tokens
v2.1.0
v2.0.0
v1.3.0
v1.2.0
v1.1.1
v1.1.0
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
v0.2.0
v0.1.1
Patch Changes
- Fixing a typo in the readme