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.
- Host: GitHub
- URL: https://github.com/null-none/css-bootstrap-utilities
- Owner: null-none
- License: mit
- Created: 2021-06-10T05:45:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T10:11:36.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T09:28:39.378Z (about 1 year ago)
- Topics: bootstrap, css
- Language: CSS
- Homepage:
- Size: 422 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```