Skip to content

For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content.

License

Notifications You must be signed in to change notification settings

null-none/css-bootstrap-utilities

Repository files navigation

Css Bootstrap Utilities

For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content.

$ npm install css-bootstrap-utilities

Basic Usage

Load css into <head> like this:

<link rel="stylesheet" href="utilities.css">
...

<div class="p-5">Padding</div>
<div class="m-5">Marning</div>
<div class="text-center">Text center</div>
<div class="text-bold">Text bold</div>
<div class="text-right">Text right</div>
<div class="text-left">Text left</div>

About

For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content.

Topics

Resources

License

Stars

Watchers

Forks

Languages