ds-style

Non-branded Design System Codebase

Usage no npm install needed!

<script type="module">
  import dsStyle from 'https://cdn.skypack.dev/ds-style';
</script>

README

DS Style | v1.1.4

A fork of the FSA Style codebase, as documented by the FSA Design System.

DS Style is a non-branded and customizable codebased that allows for easily including a well established and thoroughly research Design System into applications thru a node package.

Using ds-style assets

Two options are available for usage of ds-style HTML, CSS, Images, and Web Fonts:

Install using NPM

If you have node installed on your machine, you can use npm to install the Standards. Add ds-style to your project’s package.json as a dependency:

npm install --save ds-style