Skip to content
Robert Hjalmers edited this page Sep 3, 2018 · 2 revisions

What is sebgroup/bootstrap?

sebgroup/bootstrap is a theme for Bootstrap 4, so all markup examples on their website will work for sebgroup/bootstrap too, please note however that not all components have been styled for SEB yet and this library doesn't include any Javascript either. The later is by design as the goal and purpose of this repository is to hold common styles for standard web components and not control how they work or behave as that would require additional Javascript and that is something most frameworks take care of ie. React, Angular, Vue etc. This is also the reason as to why some of the components like pagination, accordion etc. on the demo page doesn't do anything when you try to use them.

Whats included?

Check the demo provided here

Usage

You can either download a pre-compiled css file and include it in your project or install it through npm and add it as dependency in your app.

Installation

npm install @sebgroup/bootstrap --save

Getting started

  1. Use with angular-cli
  2. Don't want to load all of bootstrap?

Extras

  1. Theme for Highcharts
  2. Use together with third party libraries