@design-factory/trd-styles
v21.0.0
Published
The **@design-factory/trd-styles** package holds the CSS-only classes of the TRD Area Design System. TRD Components are in the package **@design-factory/trd-components**.
Downloads
68
Readme
TRD Area Design System styles
About
The @design-factory/trd-styles package holds the CSS-only classes of the TRD Area Design System. TRD Components are in the package @design-factory/trd-components.
Installation
npm install @design-factory/trd-stylesUsage
Import the global styles at the very top of your project's styles.scss, after the Design Factory bundle:
@import '@design-factory/styles/scss/bundle';
@import '@design-factory/trd-styles/styles';License
This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.
