@cwds/core
TypeScript icon, indicating that this package has built-in type declarations

1.5.6 • Public • Published

@cwds/core

CARES Design System core.

🛑 NOTICE 🛑

This package may no longer be supported. Please see ca-cwds/design-system.

Usage

yarn add @cwds/core@alpha

CSS/SCSS

Add the global stylesheet to your application

import '@cwds/core/dist/styles.css`;

or consume the sass

@include '~cwds/core/scss/styles`

JavaScript

Useful values are :exported so you can make use of them in javascript if you choose:

import DS from '@cwds/core/scss/export'

console.log(DS['theme-color-success'])
// "#068347"

Readme

Keywords

none

Package Sidebar

Install

npm i @cwds/core

Weekly Downloads

5

Version

1.5.6

License

AGPL-3.0

Unpacked Size

78.8 kB

Total Files

26

Last publish

Collaborators

  • drs_code_monkey
  • kmamnoon
  • harjeet-cwds
  • case-management