README
@servicensw/constants
CSS custom properties for all @servicensw packages.
Installation
npm install @servicensw/constants --save-dev
How to use
CSS
- PostCSS workflow:
@import '@servicensw/constants';
PostCSS constants component
<script type="module">
import servicenswConstants from 'https://cdn.skypack.dev/@servicensw/constants';
</script>
CSS custom properties for all @servicensw packages.
npm install @servicensw/constants --save-dev
CSS
@import '@servicensw/constants';