<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,4 +3,5 @@ tmp/**/*
 .DS_Store
 doc/api
 doc/app
-tmp/restart.txt
\ No newline at end of file
+tmp/restart.txt
+public/stylesheets/*.css
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@
 	&lt;meta name=&quot;author&quot; content=&quot;Andrew Nesbitt&quot; /&gt;
 	&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;/images/home-icon.png&quot;/&gt;
 	&lt;link rel='alternate' type='application/rss+xml' title='Feeddit RSS' href='http://feeds.feedburner.com/Diggfeedr' /&gt;
-	&lt;link rel=&quot;stylesheet&quot; href=&quot;/stylesheets/style.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; &gt;
+	&lt;%= stylesheet_link_tag 'application' %&gt;
 &lt;/head&gt;
 &lt;body&gt;
 	&lt;% if flash[:error] -%&gt; </diff>
      <filename>app/views/layouts/application.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -21,6 +21,7 @@ Rails::Initializer.run do |config|
   # config.gem &quot;aws-s3&quot;, :lib =&gt; &quot;aws/s3&quot;
 
   config.gem 'newrelic_rpm'
+  config.gem 'haml'
 
   # Only load the plugins named here, in the order given (default is alphabetical).
   # :all can be used as a placeholder for all plugins not explicitly named</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>public/stylesheets/style.css</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>78641d499888eb271260263c30072030242e1f16</id>
    </parent>
  </parents>
  <author>
    <name>Andrew Nesbitt</name>
    <email>andrewnez@gmail.com</email>
  </author>
  <url>http://github.com/andrew/feeddit/commit/e967785a3b35ba59c29393317f2874063afb4114</url>
  <id>e967785a3b35ba59c29393317f2874063afb4114</id>
  <committed-date>2009-04-11T04:20:30-07:00</committed-date>
  <authored-date>2009-04-11T04:20:30-07:00</authored-date>
  <message>Use sass for stylesheets</message>
  <tree>0b26618c9893ba81f11cae7ce6b1149b396b41d0</tree>
  <committer>
    <name>Andrew Nesbitt</name>
    <email>andrewnez@gmail.com</email>
  </committer>
</commit>
