22.2.0 • Published 1 month ago

@lightspeed/design-system-css v22.2.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
1 month ago

Helios CSS

npm version

CSS component library for building Lightspeed products.

Usage

To use these components, you would typically add the following to your package's root index.tsx:

import '@lightspeed/design-system-css';

You have access to both the .css dist files and the .scss src files. The design system CSS files are broken down per component, so you can just use what you need (i.e. DatePicker.css).

Accessing Variables, Mixins, Functions

You can access all the variables, mixins, functions and other Sass that doesn't produce actual CSS at any time by importing:

@import '@lightspeed/design-system-css/src/common';

Scripts

  • build - Build the dist .css files
  • build:themes - Converts the JS themes to SCSS maps

License

Source code is under a custom license based on MIT.

22.2.0

1 month ago

22.1.1

1 month ago

22.1.0

1 month ago

22.0.1

2 months ago

22.0.0

2 months ago

21.0.0

2 months ago

20.1.0

2 months ago

20.1.1

2 months ago

20.0.1

2 months ago

20.0.0

2 months ago

5.1.3

3 months ago

5.1.2

3 months ago

5.1.1

3 months ago

5.1.0

5 months ago

5.0.0

5 months ago

3.0.2

7 months ago

3.0.1

7 months ago

3.0.0

9 months ago

4.0.0

6 months ago

2.8.0

11 months ago

2.7.0

11 months ago

2.6.0

11 months ago

2.7.2

11 months ago

2.7.1

11 months ago

2.7.4

11 months ago

2.7.3

11 months ago

2.5.0

1 year ago

2.5.2

1 year ago

2.5.1

1 year ago

2.5.3

1 year ago

2.4.1

1 year ago

2.4.0

1 year ago

2.3.4

1 year ago

2.3.0

2 years ago

2.2.0

2 years ago

2.3.2

2 years ago

2.3.1

2 years ago

2.3.3

2 years ago

2.1.0

2 years ago

1.2.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.1

2 years ago

1.1.2

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.5.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago