An open API service indexing awesome lists of open source software.

https://github.com/null-none/css-bootstrap-utilities

For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content.
https://github.com/null-none/css-bootstrap-utilities

bootstrap css

Last synced: 12 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Css Bootstrap Utilities

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

```bash
$ npm install css-bootstrap-utilities
```

## Basic Usage

Load css into `` like this:

```html

...

Padding

Marning

Text center

Text bold

Text right

Text left

```