@lightspeed/design-system-css

22.2.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @lightspeed/design-system-css

Weekly Downloads

878

Version

22.2.0

License

SEE LICENSE IN LICENSE.md

Unpacked Size

684 kB

Total Files

181

Last publish

Collaborators

  • kurt.bergeron
  • lightspeedhq
  • ls-guillaume-lambert
  • ls-frederic-bouchard
  • anomen