SPS Design System CSS styles.
npm install @spscommerce/ds-stylesSPS SCSS/CSS styles.
```
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";
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