Responsive layouts have prompted us to reassess how we add media to our screens. These are some basic classes for adding and styling responsive media.
We will add to this as we establish more consistent patterns for our templates etc.
Images
1.0.0
2.0.0
Demo
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
CSS
Modifier classes:-
img-responsive
-
img-rounded
-
img-circle
LESS
The main mixin is called:_images(WBC)
2.0.1
Demo
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
CSS
Modifier classes:-
img-responsive
-
img-rounded
-
img-circle
LESS
The main mixin is called:_images(WBC)