Описание тега bootstrap-sass
A Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.
Overview
Bootstrap Sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.
Installation
You can install it in a project using:
- Ruby on Rails
- Compass
- Ruby (standalone)
- Node.js
Usage
Import Bootstrap Sass into a Sass file to get all styles, variables and mixins:
@import "bootstrap";
You can also import components explicitly.
Links
Related tags
twitter-bootstrap-3 twitter-bootstrap
sass compass-sass
ruby ruby-on-rails
nodejs bower