wsk-designsystemdeprecated

WebSparK design system

Usage no npm install needed!

<script type="module">
  import wskDesignsystem from 'https://cdn.skypack.dev/wsk-designsystem';
</script>

README

Elektra Design System

Installation as a npm module

This repo can be installed via npm by running

npm i -D wsk-designsystem

It will be listed in the package.json as "wsk-designsystem".

Once installed, it is recommended to run an optimization on the .svg files. This optimization is left to the consumer. The recommended optimizer is SVGO. This repo exposes a list of rules to be applied to SVGO, exported by the index.js file.