@spscommerce/ds-styles
v8.21.1
Published
SPS Design System CSS styles.
Downloads
5,758
Keywords
Readme
@spscommerce/ds-styles
SPS SCSS/CSS styles.
Installation
yarn add @spscommerce/ds-styles
or
npm i --save @spscommerce/ds-styles
and put the following import in your root sass file:
@import "~@spscommerce/ds-styles/index.css";
CDN usage
Alternately you can include the CDN version in your index.html. The location is
https://cdn.dev.spsc.io/web/framework/styles/ds-styles/$VERSION/index.css