<?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: CSS Variables in Firefox 29</title>
	<atom:link href="http://mcc.id.au/blog/2013/12/variables/feed" rel="self" type="application/rss+xml" />
	<link>http://mcc.id.au/blog/2013/12/variables</link>
	<description>mcc.id.au</description>
	<lastBuildDate>Mon, 25 Apr 2016 07:41:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
	<item>
		<title>By: CSS Variables: Access Custom Properties with JavaScript - Broken Links</title>
		<link>http://mcc.id.au/blog/2013/12/variables/comment-page-1#comment-4490</link>
		<dc:creator>CSS Variables: Access Custom Properties with JavaScript - Broken Links</dc:creator>
		<pubDate>Thu, 28 Aug 2014 14:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://mcc.id.au/?p=308#comment-4490</guid>
		<description><![CDATA[[...] To return to our previously defined variable –foo-bar, you could get the value of this through JS by using getComputedStyle and the getPropertyValue() method, like so (suggested by Cameron McCormack): [...]]]></description>
		<content:encoded><![CDATA[<p>[...] To return to our previously defined variable –foo-bar, you could get the value of this through JS by using getComputedStyle and the getPropertyValue() method, like so (suggested by Cameron McCormack): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carolina</title>
		<link>http://mcc.id.au/blog/2013/12/variables/comment-page-1#comment-4269</link>
		<dc:creator>Carolina</dc:creator>
		<pubDate>Wed, 02 Apr 2014 01:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://mcc.id.au/?p=308#comment-4269</guid>
		<description><![CDATA[Great Post. Very interesting using variables, but it would become very much a developers language. Also, as interesting as it seems, it won&#039;t be used as much since most browsers will not support this kind of styles.]]></description>
		<content:encoded><![CDATA[<p>Great Post. Very interesting using variables, but it would become very much a developers language. Also, as interesting as it seems, it won&#8217;t be used as much since most browsers will not support this kind of styles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brunoais</title>
		<link>http://mcc.id.au/blog/2013/12/variables/comment-page-1#comment-4055</link>
		<dc:creator>Brunoais</dc:creator>
		<pubDate>Sat, 15 Feb 2014 08:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://mcc.id.au/?p=308#comment-4055</guid>
		<description><![CDATA[Next up, CSS nesting! (almost like LESS and Sass allow)
.a{
	.b{
		color:white;
	}
}
Equivalent to:
.a .b{
	color:white;
}]]></description>
		<content:encoded><![CDATA[<p>Next up, CSS nesting! (almost like LESS and Sass allow)<br />
.a{<br />
	.b{<br />
		color:white;<br />
	}<br />
}<br />
Equivalent to:<br />
.a .b{<br />
	color:white;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Lorenz</title>
		<link>http://mcc.id.au/blog/2013/12/variables/comment-page-1#comment-3481</link>
		<dc:creator>Kevin Lorenz</dc:creator>
		<pubDate>Wed, 25 Dec 2013 15:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://mcc.id.au/?p=308#comment-3481</guid>
		<description><![CDATA[I don&#039;t think it is a good idea to put the opportunity to write variables directly into CSS. I think it should stay in the pre-processor world. Jeremy Keith has written down his thoughts about this topic in this post: http://adactio.com/journal/6606/?utm_source=CSS-Weekly&amp;utm_campaign=Issue-90&amp;utm_medium=email and I share a lot of them.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t think it is a good idea to put the opportunity to write variables directly into CSS. I think it should stay in the pre-processor world. Jeremy Keith has written down his thoughts about this topic in this post: <a href="http://adactio.com/journal/6606/?utm_source=CSS-Weekly&#038;utm_campaign=Issue-90&#038;utm_medium=email" rel="nofollow">http://adactio.com/journal/6606/?utm_source=CSS-Weekly&#038;utm_campaign=Issue-90&#038;utm_medium=email</a> and I share a lot of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mardeg</title>
		<link>http://mcc.id.au/blog/2013/12/variables/comment-page-1#comment-3296</link>
		<dc:creator>Mardeg</dc:creator>
		<pubDate>Sun, 15 Dec 2013 07:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://mcc.id.au/?p=308#comment-3296</guid>
		<description><![CDATA[I&#039;m sad that my very first idea for using this found bug 950436]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m sad that my very first idea for using this found bug 950436</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Heilmann</title>
		<link>http://mcc.id.au/blog/2013/12/variables/comment-page-1#comment-3287</link>
		<dc:creator>Chris Heilmann</dc:creator>
		<pubDate>Sat, 14 Dec 2013 17:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://mcc.id.au/?p=308#comment-3287</guid>
		<description><![CDATA[Writing a blog post for hacks to release tomorrow. In the future, we&#039;d be very happy to publish this on the hacks post, especially when the quality of the post is this good. Rob: &quot;uplifted&quot;? Reposting means we already lost a lot of traffic and is actually punished by Google. :)]]></description>
		<content:encoded><![CDATA[<p>Writing a blog post for hacks to release tomorrow. In the future, we&#8217;d be very happy to publish this on the hacks post, especially when the quality of the post is this good. Rob: &#8220;uplifted&#8221;? Reposting means we already lost a lot of traffic and is actually punished by Google. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert O'Callahan</title>
		<link>http://mcc.id.au/blog/2013/12/variables/comment-page-1#comment-3282</link>
		<dc:creator>Robert O'Callahan</dc:creator>
		<pubDate>Sat, 14 Dec 2013 09:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://mcc.id.au/?p=308#comment-3282</guid>
		<description><![CDATA[Great stuff! This, plus Web Components stuff landing, should really help people write reusable code on the Web.

You should get this uplifted to the hacks blog.]]></description>
		<content:encoded><![CDATA[<p>Great stuff! This, plus Web Components stuff landing, should really help people write reusable code on the Web.</p>
<p>You should get this uplifted to the hacks blog.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
