burro is a Sass framework for building responsive layouts quickly and easily, and with few assumptions about style it let's you take the creative reign.
The goal of burro is to create a good building block for those new to Sass, and a solid foundation for developers who are more experienced but tired of writing the same layout code every time they start a new project.

This framework was created to do the heavy lifting, while compressing down to only 9kb. This lets you dig right into the design without having to worry about the setup.
If you haven't yet begun working with Sass, head over to their home page and browse the documentation. Sass is extremely intuitive and is fairly easy to pick up, especially if you already have a good handle on CSS.
To process and compress your burro sheets into a single CSS file, use this console command: sass --watch style.scss:style.min.css for a compressed CSS output.
You'll mostly be working with two files in burro:
@charset 'UTF-8'; @import 'burro/utilities/variables'; @import 'burro/mule';
These three lines don't need to be changed at all, it is merely calling the character set and pulling all the `.scss` files together.
//@import 'stirrups/normalize'; //@import 'stirrups/meyerrest'; //@import 'stirrups/html5doctorreset'; //@import 'stirrups/yuireset';
You can uncomment any of these lines to include it's respective reset.
@include grid(3);
If you want to use the responsive grid pattern, make sure the above line is not commented out and put the number of columns you want in your grid as the argument. More about the grid under Utilities.
The `variable.scss` handles the variables that control the entire framework. Since burro is OOCSS focused and the variables are all concentrated in the same place, it is very easy to make sweeping changes to your style with a minimum amount of effort. The variables that are *expected* be edited are explained below.
$brandprimary:#018F8F; $brandsecondary:#F7AD70; $brandthird:$darkgrey; $brandfourth:$darkgrey; $brandfifth:$darkgrey; $brandsixth:$darkgrey;
This is the place to set branding colors. By default, the `$brandprimary` and `$brandsecondary` are the only two branding colors heavily involved in the framework. `$brandthird`, `$brandfourth`, `$brandfifth`, and `$brandsixth` are set aside as well, but by default only affect headings `h3` - `h6`.
$black:#151414; $darkgrey:#3E3E3E; $lightgrey:#E4E4E4;
These are the neutral defaults. They are set to work well with general color schemes, but feel free to customize.
$head1: 3em; $head2: 2.5em; $head3: 2.2em; $head4: 2em; $head5: 1.5em; $head6: 1.3em; $quote: 1em; $bigaside: 1.4em; $mediumaside: 1em; $smallaside: .8em; $brandfamily: "Open Sans", sans-serif;
The font-sizes are meant to stay concrete, but fiddling with them may be necessary. `$brandfamily` should be edited to match your favorite font-family (and don't forget to include your fonts in your markup).
The $pad variable sets the majority of the padding in the framework.
burro has a large amount of default behavior. In the below cases, certain classes and/or HTML tags are expected to be used in order to take advantage of these behaviors. Most are straightforward, but I feel should be pointed out explicitly. Other default behavior is expected to come up organically and shouldn't need to be stated.
<aside>
<aside>Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</aside>
.border
<div class="border">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded
<div class="border rounded">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-right
<div class="border rounded-right">\>Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-left
<div class="border rounded-left">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-top
<div class="border rounded-top">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-bottom
<div class="border rounded-bottom">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-top-left
<div class="border rounded-top-left">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-top-right
<div class="border rounded-top-right">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-bottom-left
<div class="border rounded-bottom-left">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
.rounded-bottom-right
<div class="border rounded-bottom-right">Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</div>
<footer>
<footer>Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</footer>
<h1>, <h2>, <h3>, <h4>, <h5>, <h6>
<h1>Donec sed</h1&lgt;
.hidden
<span class="hidden">Hide me from view!</span>
.invisible
<span class="hidden">Make me invisible!</span>
<img>
<img src="http://placehold.it/350x150">
.centerimg
<img class = "centerimg" src="http://placehold.it/350x150">
This keeps images centered in their parent element.
.rollover
<img class = "rollover" src="http://placehold.it/350x150>
.caption
<img src="http://placehold.it/350x150"><div class="caption"><It's a caption!></div>
<q>
<q>I have a dream</q>
I have a dream
<blockquote>
<blockquote>Donec sed nisl pretium nulla bibendum hendrerit. Integer tincidunt pharetra orci id volutpat.</blockquote>
Sample: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sed nisl purus, eu dapibus purus. Quisque porta erat quis lectus placerat a volutpat libero auctor. Quisque egestas dolor at leo bibendum placerat. Sed pharetra vehicula adipiscing. Sed eget sem id est ultrices sollicitudin et in metus. Curabitur neque diam, malesuada ultrices bibendum sit amet, elementum fringilla lacus. Quisque quis nisi a dui aliquam congue. Vivamus sagittis blandit enim et suscipit. Cras fringilla dictum rutrum. Suspendisse dapibus cursus odio, sit amet semper purus cursus vitae. Ut eleifend malesuada felis vel pharetra. Praesent accumsan dictum dui sit amet aliquam. Mauris congue malesuada tellus a bibendum. Nunc congue ipsum non lectus adipiscing adipiscing eget ut risus. Aenean commodo posuere ante, eget sollicitudin dolor tristique eget.
.breadcrumb
<div class= "breadcrumb"><ul><li><a href="#">Home</a></li><li><a href="#">About</a></li><li><a href="#">Contact</a></li></ul></div>
.brandbtn
<button class="brandbtn"><a href="foo.com">Jason Demeuse</a></button>
.roundbrandbtn
<button class="roundbrandbtn"><a href="foo.com">Jason Demeuse</a></button>
.error
.strongerror
<div class="flexgrid">
<div class="flexcol flexfluid">
<h2>Fluid</h2>
<p> FLUID</p>
</div>
<div class="flexcol flexfixed">
<h2>Fixed</h2>
<p>FIXED</p>
</div>
<div class="flexcol flexfluid">
<h2>Fluid</h2>
<p>FLUID</p>
</div>
</div>
.logo
<img class="logo" src="foo.png">
.horiznav
<nav class = "horiznav"><ul><li>...</li></ul></nav>
<div class = "horiznav"><ul><li>...</li></ul></nav>
.pagination
Add the .clearfix class to any element to apply.
Quick floats to easily add floats while maintaining modularity. Add .pushleft to add a float:left and a .pushright to add a float:right.
@include grid(5);
If you want to use the responsive grid pattern, make sure the above line is not commented out and put the number of columns you want in your grid as the argument. When you do this, you'll also want to set up your HTML markup to correspond. So as an example, if I used the above @include grid(5);, I'd want to include the following HTML:
<div class="section group"> <div class="col span_1_of_5"> This is column 1 </div> <div class="col span_1_of_5"> This is column 2 </div> <div class="col span_1_of_5"> This is column 3 </div> <div class="col span_1_of_5"> This is column 4 </div> <div class="col span_1_of_5"> This is column 5 </div> </div>The grid visually:
Introduced by Dave Rupert, this padded box is a nice way to handle responsive background images. To use this with and image class, just include the mixin along with the image url as an argument.
@include uncledave(img/foo.png);
The sticky footer is a way to keep your footer stuck to the bottom, independent of window size or site content.
footer {
@include stickyfooter;
}