2.1.0 • Published 1 year ago
@igloo-ui/tokens v2.1.0
@igloo-ui/tokens
Igloo tokens are all the values needed to construct and maintain a design system — spacing, color, fonts, opacity, etc..
Getting started
To install @igloo-ui/tokens in your project, you will need to run the following command using npm:
npm install @igloo-ui/tokens
If you prefer Yarn, use the following command instead:
yarn add @igloo-ui/tokens
Usage
Sass
In Sass, you can import the files by doing:
@import '@igloo-ui/tokens/dist/_variables.scss';
CSS
In CSS, you can import the files by doing:
@import '@igloo-ui/tokens/dist/variables.css';
Fonts
You can also do it via CSS Import:
@import '@igloo-ui/tokens/dist/fonts.css';
License
Copyright © 2019, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.
2.1.0
1 year ago
2.0.0
3 years ago
1.2.0
3 years ago
1.3.0
3 years ago
1.1.1
3 years ago
1.1.0
4 years ago
1.0.0
4 years ago
0.2.0
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago
0.0.0
4 years ago
0.0.0-alpha-2
4 years ago
0.0.0-alpha-3
4 years ago
0.0.0-alpha-1
4 years ago
0.0.0-alpha
4 years ago