Can't find bootstrap-responsive.css -


i'd use bootstrap little website working on i'm using bower add each client library need (jquery, angular, bootstrap ...). i've installed bootstrap (with bower install), cannot find (among downloaded files) "bootstrap-responsive.css" file.

my question : possible file using bower, or have other way (like explained here : where bootstrap-responsive.css?) ?

it's baked in automatically in v3. default when including main css file. contrast there guide making non-responsive in 'getting started' area of bootstrap website.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -