README
Literature CSS
Introduction
All styles and assets used on the Literature website.
Installation and usage
Install this package using npm
npm install @bcc-it/css-literature
Import the styles with
import "@bcc-it/css-literature";
All styles and assets used on the Literature website
<script type="module">
import bccItCssLiterature from 'https://cdn.skypack.dev/@bcc-it/css-literature';
</script>
All styles and assets used on the Literature website.
Install this package using npm
npm install @bcc-it/css-literature
Import the styles with
import "@bcc-it/css-literature";