boblauer / bootstrap-scss

Bootstrap's SCSS files (only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap SCSS

Bootstrap's SCSS files (only)

Bootstrap

Sleek, intuitive, and powerful front-end framework for faster and easier web development.
Explore Bootstrap docs »

Bootstrap Themes · Job Board · Blog


Table of contents

Quick start

Several quick start options are available:

  • Install with npm: npm install bootstrap-scss@4.1.3
  • Install with yarn: yarn add bootstrap-scss@4.1.3

Read the Getting started page for information on the framework contents, templates and examples, and more.

Status

npm version

What's included

Within this package you'll find the following directories and files, logically grouping common assets and providing only SCSS variations. You'll see something like this:

bootstrap-scss/
├── bootstrap.scss
├── bootstrap-grid.scss
├── bootstrap-reboot.scss
├── mixins/
│   └─ ...
└── utilities/
    └─ ...

Documentation

Bootstrap's official documentation powered by Algolia's DocSearch.

Versioning

For simplicity, this project will use the same version numbers as Bootstrap.

Changelog

https://blog.getbootstrap.com/2018/07/24/bootstrap-4-1-3/

Copyright and license

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

About

Bootstrap's SCSS files (only)

License:MIT License


Languages

Language:CSS 100.0%