<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using variables in CSS style sheets</title>
	<atom:link href="http://www.studiojmc.com/design-blog/css-variables.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.studiojmc.com/design-blog/css-variables.html</link>
	<description>Design Blog</description>
	<lastBuildDate>Tue, 22 Jun 2010 04:22:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: DaiLaughing</title>
		<link>http://www.studiojmc.com/design-blog/css-variables.html/comment-page-1#comment-478</link>
		<dc:creator>DaiLaughing</dc:creator>
		<pubDate>Sat, 06 Jun 2009 09:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.designrefugee.com/design-blog/css-variables.html#comment-478</guid>
		<description>header(’Content-type: text/css’); seems to cause problems for Safari.  Try this instead:

header(”Content-Type: text/css; charset: utf-8?);

as explained at http://blog.strugglewith.me.uk/?p=16 in Safari and php generated css</description>
		<content:encoded><![CDATA[<p>header(’Content-type: text/css’); seems to cause problems for Safari.  Try this instead:</p>
<p>header(”Content-Type: text/css; charset: utf-8?);</p>
<p>as explained at <a href="http://blog.strugglewith.me.uk/?p=16" rel="nofollow">http://blog.strugglewith.me.uk/?p=16</a> in Safari and php generated css</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrej</title>
		<link>http://www.studiojmc.com/design-blog/css-variables.html/comment-page-1#comment-234</link>
		<dc:creator>andrej</dc:creator>
		<pubDate>Wed, 23 Apr 2008 18:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.designrefugee.com/design-blog/css-variables.html#comment-234</guid>
		<description>FF source: link rel=?stylesheet? href=?style.php?  type=?text/css?

IE source:

link rel=&quot;stylesheet&quot; href=&quot;style.php&quot;  type=&quot;text/css&quot;

couldnt paste code directly,...</description>
		<content:encoded><![CDATA[<p>FF source: link rel=?stylesheet? href=?style.php?  type=?text/css?</p>
<p>IE source:</p>
<p>link rel=&#8221;stylesheet&#8221; href=&#8221;style.php&#8221;  type=&#8221;text/css&#8221;</p>
<p>couldnt paste code directly,&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
