<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/popular/language/sass</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 05:24:34 GMT</pubDate>
<item>
<title>(SASS) CSS3 mixins - delomos</title>
<link>http://snipplr.com/view/48401/css3-mixins/</link>
<description><![CDATA[ <p>SCSS/SASS mixin for commonly used CSS3 styling, can be used with your main stylesheet with  the "@import" command.</p> ]]></description>
<pubDate>Fri, 04 Feb 2011 17:14:38 GMT</pubDate>
<guid>http://snipplr.com/view/48401/css3-mixins/</guid>
</item>
<item>
<title>(SASS) Grid System on SASS - firewalker06</title>
<link>http://snipplr.com/view/58832/grid-system-on-sass/</link>
<description><![CDATA[ <p>You just need to configure the width, columns, and gutter</p> ]]></description>
<pubDate>Tue, 20 Sep 2011 15:41:26 GMT</pubDate>
<guid>http://snipplr.com/view/58832/grid-system-on-sass/</guid>
</item>
<item>
<title>(SASS) rounded-corners css3 sass - Merstzik</title>
<link>http://snipplr.com/view/47046/roundedcorners-css3-sass/</link>
<description><![CDATA[ <p>based on "jmacgr" snippet</p> ]]></description>
<pubDate>Thu, 13 Jan 2011 20:58:06 GMT</pubDate>
<guid>http://snipplr.com/view/47046/roundedcorners-css3-sass/</guid>
</item>
<item>
<title>(SASS) Sass/SCSS Documentation Reference - nshakin</title>
<link>http://snipplr.com/view/68087/sassscss-documentation-reference/</link>
<description><![CDATA[ <p>I recently wanted to learn Sass and after reading the documentation I looked around for a more concise set of docs to reference while writing but couldn't find anything.  So I made my own based off of what was in the documentation of Sass's website.  

Not everything is there at the moment buts its a nice reference for someone new to Sass and still feeling their way around.</p> ]]></description>
<pubDate>Sun, 04 Nov 2012 21:38:15 GMT</pubDate>
<guid>http://snipplr.com/view/68087/sassscss-documentation-reference/</guid>
</item>
<item>
<title>(SASS) Mixin for Floated Columns - Jaquers</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>