4.0.12 • Published 5 years ago

bootstrap-extra-utilities v4.0.12

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

Bootstrap 4 extra utility classes.

Utilities allows you to rapidly create layouts & designs. Bootstrap adopted utilities since version 4 but are missing alot of essentials to really use bootstrap as a utility first framework.

This library utilizes the bootstrap variables so the utilities are generated with your project specific settings in mind. For example all responsive classes are generated based on your media-breakpoint variables.

Installation

Install package yarn add bootstrap-extra-utilities or npm i --save bootstrap-extra-utilities

Include it right after your Bootstrap import so it reads your custom variables @import "~bootstrap-extra-utilities/src/bootstrap-extra-utilities"

If you rather use a prebuild version with the default Bootstrap theming/configuration you can include this from dist/bootstrap-extra-utilities.css

Included utilities (w.i.p.)

  • background colors
  • list
  • overflow
  • position
  • border radius
  • z-index

Do you need Bootstrap?

If you are looking to solely use utilities to build your interfaces I highly recommend you to use tailwindcss instead.

4.0.12

5 years ago

4.0.11

5 years ago

4.0.10

5 years ago

4.0.9

6 years ago

4.0.8

6 years ago

4.0.7

6 years ago

4.0.6

6 years ago

4.0.5

6 years ago

4.0.4

6 years ago

4.0.3

6 years ago

4.0.2

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago