-
Notifications
You must be signed in to change notification settings - Fork 7
Home
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.
Check the demo provided here
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.
npm install @sebgroup/bootstrap --save