<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: SASS Gridification - Part 2: Blueprint</title>
	<atom:link href="http://blog.lorintackett.com/geekdom/code/sass-gridification-part-2-blueprint/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lorintackett.com/geekdom/code/sass-gridification-part-2-blueprint/</link>
	<description>blogging about the same things over and over expecting different results</description>
	<pubDate>Fri, 21 Nov 2008 08:21:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Lorin Tackett</title>
		<link>http://blog.lorintackett.com/geekdom/code/sass-gridification-part-2-blueprint/#comment-41</link>
		<dc:creator>Lorin Tackett</dc:creator>
		<pubDate>Sun, 22 Jun 2008 23:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lorintackett.com/?p=33#comment-41</guid>
		<description>Elliot-

Interesting that you mention the 960 Grid System. I just started using that last week. Was thinking of SASSifying it as well, thanks for the contribution! I will probably be using 960 pretty significantly over the next month or so for a proprietary project.</description>
		<content:encoded><![CDATA[<p>Elliot-</p>
<p>Interesting that you mention the 960 Grid System. I just started using that last week. Was thinking of SASSifying it as well, thanks for the contribution! I will probably be using 960 pretty significantly over the next month or so for a proprietary project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elliottcable</title>
		<link>http://blog.lorintackett.com/geekdom/code/sass-gridification-part-2-blueprint/#comment-40</link>
		<dc:creator>elliottcable</dc:creator>
		<pubDate>Sun, 22 Jun 2008 21:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lorintackett.com/?p=33#comment-40</guid>
		<description>If you've heard of http://960.gs/ (a lighter alternative to blueprint.css), I converted it to SASS as well:

http://github.com/elliottcable/960/</description>
		<content:encoded><![CDATA[<p>If you&#8217;ve heard of <a href="http://960.gs/" rel="nofollow">http://960.gs/</a> (a lighter alternative to blueprint.css), I converted it to SASS as well:</p>
<p><a href="http://github.com/elliottcable/960/" rel="nofollow">http://github.com/elliottcable/960/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorin Tackett</title>
		<link>http://blog.lorintackett.com/geekdom/code/sass-gridification-part-2-blueprint/#comment-33</link>
		<dc:creator>Lorin Tackett</dc:creator>
		<pubDate>Fri, 06 Jun 2008 02:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lorintackett.com/?p=33#comment-33</guid>
		<description>Hi Chris, you must have caught the empty git repository right as I was posting to github. I'm interested to see what you do with the new SASS mixins. I haven't had time to play with SASS 2.0 yet.</description>
		<content:encoded><![CDATA[<p>Hi Chris, you must have caught the empty git repository right as I was posting to github. I&#8217;m interested to see what you do with the new SASS mixins. I haven&#8217;t had time to play with SASS 2.0 yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Eppstein</title>
		<link>http://blog.lorintackett.com/geekdom/code/sass-gridification-part-2-blueprint/#comment-32</link>
		<dc:creator>Chris Eppstein</dc:creator>
		<pubDate>Wed, 04 Jun 2008 16:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lorintackett.com/?p=33#comment-32</guid>
		<description>Lorin,

This is great and I've been planning to do the same thing for a couple weeks now. One of the things that I think we can leverage in Sass that didn't exist in normal css is the Mixin concept so that the presentation classes like span-N can stay in Sass/CSS instead of bleeding into the markup.

I see you have an empty project on github, it would be awesome if you pushed the code so I could collaborate with you.</description>
		<content:encoded><![CDATA[<p>Lorin,</p>
<p>This is great and I&#8217;ve been planning to do the same thing for a couple weeks now. One of the things that I think we can leverage in Sass that didn&#8217;t exist in normal css is the Mixin concept so that the presentation classes like span-N can stay in Sass/CSS instead of bleeding into the markup.</p>
<p>I see you have an empty project on github, it would be awesome if you pushed the code so I could collaborate with you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
