Skip to content

Yet another Sass bootstrap package but only contains the framework's assets (sass, js, fonts) ready to by installed into any project type

Notifications You must be signed in to change notification settings

tgdev/bootstrap-sass-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Bootstrap-sass-components

Yet another Sass bootstrap package but only contains the framework's assets (sass, js, fonts) ready to by installed into any project type

The purpose of this package is to simply provide only the dev assets that can be imported into a project any way you choose.

##Usage

Clone repo: `git clone git://github.com/tgdev/bootstrap-sass-components.git.

Install the package via bower: bower install boostrap-sass-components

Add to existing bower.json

{
  "name": "package",
  "version": "0.0.0",
  "dependencies": {
  	"bootstrap-sass-components": "~0.1.0"
  }
}

##Bower

Bower cannot concat, build or add these assets to your html, it simply fetches the specified package from an external location like this here git repo.

More info on bower can be found at http://bower.io

About

Yet another Sass bootstrap package but only contains the framework's assets (sass, js, fonts) ready to by installed into any project type

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages