2.1.5 • Published 2 years ago

@terminus/ui-styles v2.1.5

Weekly downloads
28
License
MIT
Repository
github
Last release
2 years ago

CI/CD Status Codecov MIT License
NPM version Github release Library size

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

2 years ago

2.1.6

3 years ago

2.1.5

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago