<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Jaquers</title>
<link>http://snipplr.com/users/Jaquers</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 03:21:49 GMT</pubDate>
<item>
<title>(SASS) Mixin for Floated Columns</title>
<link>http://snipplr.com/view/58738/mixin-for-floated-columns/</link>
<description><![CDATA[ <p>I created this for a project I'm working on, and specifically left it bare-bones to maximise flexibility. Basically this mixin accurately calculates proper widths for each column when passed the available area, number of columns desired, and gutter width. 

Uses last-child, so it might be a pixel short in IE7 - however, the width will never be too large as it rounds down. So no float drops. Plus, who cares about IE7.. or IE at all for that matter?</p> ]]></description>
<pubDate>Fri, 16 Sep 2011 13:44:36 GMT</pubDate>
<guid>http://snipplr.com/view/58738/mixin-for-floated-columns/</guid>
</item>
</channel>
</rss>