julian-hecker / bootstrap-utilities

Standalone collection of Bootstrap's Utility Classes.

Home Page:https://github.com/twbs/bootstrap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Utilities

Standalone collection of Bootstrap's Utility Classes. https://github.com/twbs/bootstrap. Does not require JavaScript, just use bootstrap-utilities.css or the minified version in your project.

Getting Started

  1. Clone the repo: git clone https://github.com/twbs/bootstrap.git
  2. Include the scss files in your project, or link to the compiled distribution files.

What's Included

The repository contains a compiled css file in dist, or modifiable source scss files to include in your project.

Bug Reports and Feature Requests

For Bootstrap bugs, and features, use the Official Bootstrap Repo. For specific implementation bugs and feature requests, first check existing issues. If not yet covered, open a new issue.

Documentation

Use the Official Bootstrap Documentation.

License

Code and documentation copyright 2011-2019 the Bootstrap Authors and Twitter, Inc. Code released under the MIT License.

About

Standalone collection of Bootstrap's Utility Classes.

https://github.com/twbs/bootstrap/

License:MIT License


Languages

Language:CSS 99.0%Language:JavaScript 1.0%