2.1.5 • Published 4 years ago
@terminus/ui-styles v2.1.5
A collection of base CSS for the UI library and a collection of SCSS mixins and functions.
Table of Contents
Usage
NOTE: Many styles are now driven by our design tokens. See available tokens here.
Base CSS
Import base CSS and theme styles in the root stylesheet:
@import '~@terminus/ui-styles/terminus-ui.css';
SCSS Helpers
Import helper mixins in any SCSS file that needs access:
@import '~@terminus/ui-styles/helpers';
.example {
color: color(utility, light);
}
2.1.7
4 years ago
2.1.6
4 years ago
2.1.5
4 years ago
2.1.4
5 years ago
2.1.3
5 years ago
2.1.2
5 years ago
2.1.1
5 years ago
2.1.0
5 years ago
2.0.0
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.2
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.0.1
5 years ago