S
S
someden2015-04-03 17:12:56
css
someden, 2015-04-03 17:12:56

Is it possible to install custom bootstrap from bower?

I only need a bootstrap mesh, how can I install it through bower, what settings and where to prescribe?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2015-04-03
@someden

Together with the bootstrap, its sources are downloaded to less (bower i bootstrap) or sass (bower i bootstrap-sass).
Import only the grid.less file (grid.scss) into your project and you will have only the grid. (Well, maybe you will also need a config)
If you do not use preprocessors, it's time to start :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question