@ogat/theme

Bootstrap theme for OGAT applications

Usage no npm install needed!

<script type="module">
  import ogatTheme from 'https://cdn.skypack.dev/@ogat/theme';
</script>

README

@ogat/theme

Bootstrap theme for OGAT applications

Installation

yarn add @ogat/theme

Usage

Add the following to your SCSS file:

@import "~@ogat/theme/theme";
@import "~bootstrap/scss/bootstrap";
@import "~@ogat/theme/extensions";