@spscommerce/ds-styles
v8.37.2
Published
SPS Design System CSS styles.
Keywords
Readme
@spscommerce/ds-styles
SPS SCSS/CSS styles.
Installation
yarn add @spscommerce/ds-stylesor
npm i --save @spscommerce/ds-stylesand 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