Skip to content

manuel-schoebel/less-bootstrap-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

less-bootstrap-3

For my stylesheet boiler and created for my blogpost:

Meteorjs and Twitter Bootstrap - The Right Way

###Use Without Stylesheet Boiler If you want to use this package for bootstrap less you have to do some additional, simple steps:

1. Add the less compiler

meteor add less

2. Copy the fonts

// from
packages/less-bootstrap-3/lib/fonts/
// to
public/fonts/

3. Make sure you have an importing main style.less file

// style.less file
@import 'packages/less-bootstrap-3/lib/less/bootstrap.import.less';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages