- 4a55180: Fixed the Inter font declaration to use a woff2 variable font'
- 5c76f91: BRAKING CHANGE Rename the tokens key on camelCase
- e7e062f: Updated the json format in dist folder
- 749642e: Added tokens in json format to dist folder
- ce05f0c: remove storybook because it is replaced by igloo.officevibe.design updgard minor package: @babel/[email protected], @changesets/[email protected], [email protected], [email protected]
- b1a4aa0: Adding a focus token
-
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