<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 11:49:53 +0000</lastBuildDate>
    <item>
      <title>(SASS) Mixin for Floated Columns - Jaquers</title>
      <link>https://snipplr.com/view/58738/mixin-for-floated-columns</link>
      <description>&lt;p&gt;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. &#13;
&#13;
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?&lt;/p&gt;</description>
      <pubDate>Fri, 16 Sep 2011 13:44:36 UTC</pubDate>
      <guid>https://snipplr.com/view/58738/mixin-for-floated-columns</guid>
    </item>
  </channel>
</rss>
