<?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 12:44:14 +0000</lastBuildDate>
    <item>
      <title>(Other) SASS grid generator - shockeye42</title>
      <link>https://snipplr.com/view/6337/sass-grid-generator</link>
      <description>&lt;p&gt;This is a basic form of a CSS grid generated via SASS constants and arithmetic. I have expanded on this and created a SASSed version of the Blueprint grid. You can easily expand this out to as many columns as you like. The Blueprint grid operates on a 24 column grid, and scales back from there.&#13;
&#13;
A huge advantage here is that you can use either px, em or percentage and SASS does all the math for you, making completely fluid grids ridiculously easy to accomplish.&#13;
&#13;
Something of note, you can't mix unit types. If the column_width is a px value, the column_margin must be a px value. If it's width is a percentage, margin must be a percentage.&lt;/p&gt;</description>
      <pubDate>Tue, 20 May 2008 06:49:09 UTC</pubDate>
      <guid>https://snipplr.com/view/6337/sass-grid-generator</guid>
    </item>
  </channel>
</rss>
