@42.nl/ui-core-styling

Styling for @42.nl/ui.

Usage no npm install needed!

<script type="module">
  import 42NlUiCoreStyling from 'https://cdn.skypack.dev/@42.nl/ui-core-styling';
</script>

README

@42.nl/ui-core-styling

Only exports scss files, no generated css available.

Opiniated styling for the various React components within @42.nl/ui. This includes:

  • Bootstrap
  • Material icons
  • Overwritten variables for Bootstrap and supportive mixins

Installation

Install the package in your project directory with:

// with npm
npm install @42.nl/ui-core-styling

// with yarn
yarn add @42.nl/ui-core-styling