0.3.2 • Published 5 years ago

proboot v0.3.2

Weekly downloads
17
License
MIT
Repository
github
Last release
5 years ago

Proboot

An opinionated Bootstrap 4 theme for web apps, based on tabler

Out of the box, Bootstrap 4 is a very simplistic, unopinionated framework. For most cases, particularly when an existing UI style needs to be kept, this is excellent. Sometimes though, it's easier to start from a slightly prettier base. Proboot is designed to be a drop-in replacement for Bootstrap 4, intended to be implemented early-on in projects, and primarily aimed at complex UIs rather than clean landing pages.

Usage

Install with npm:

npm install proboot

Then just include Proboot in your SCSS file:

@import 'node_modules/proboot/scss/proboot';

You can override any of the standard Bootstrap variables, and the Proboot ones, by defining them before importing proboot. If you only need certain components, they can be imported individually instead of including the main proboot file.

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.5

5 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago