<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>customization | Spiffy Stores Blog</title>
	<atom:link href="https://www.spiffystores.com.au/blog/tag/customization/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spiffystores.com.au/blog</link>
	<description>Checkout - The Spiffy Stores Blog</description>
	<lastBuildDate>Wed, 18 May 2011 03:37:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">241205771</site>	<item>
		<title>Introducing SASS &#8211; Syntactically Awesome Spiffy Stores</title>
		<link>https://www.spiffystores.com.au/blog/2011/05/17/introducing-sass-syntactically-awesome-spiffy-stores/</link>
		
		<dc:creator><![CDATA[Brian]]></dc:creator>
		<pubDate>Tue, 17 May 2011 01:16:49 +0000</pubDate>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Geek stuff]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[liquid]]></category>
		<category><![CDATA[sass]]></category>
		<category><![CDATA[scss]]></category>
		<category><![CDATA[stylesheet]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">https://www.spiffystores.com.au/blog/?p=1305</guid>

					<description><![CDATA[<p>Actually, it&#8217;s really &#8220;Syntactically Awesome Stylesheets&#8221;. For all the theme designers out there, we&#8217;ve just made your life a little bit easier. We all know that sometimes CSS stylesheets can get complicated, so anything that can help you manage that complexity &#8230; <a href="https://www.spiffystores.com.au/blog/2011/05/17/introducing-sass-syntactically-awesome-spiffy-stores/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.spiffystores.com.au/blog/2011/05/17/introducing-sass-syntactically-awesome-spiffy-stores/">Introducing SASS – Syntactically Awesome Spiffy Stores</a> first appeared on <a href="https://www.spiffystores.com.au/blog">Spiffy Stores Blog</a>.]]></description>
										<content:encoded><![CDATA[<div style='display:none;' class='shareaholic-canvas' data-app='share_buttons' data-title='Introducing SASS - Syntactically Awesome Spiffy Stores' data-link='https://www.spiffystores.com.au/blog/2011/05/17/introducing-sass-syntactically-awesome-spiffy-stores/' data-app-id-name='category_above_content'></div><p>Actually, it&#8217;s really &#8220;Syntactically Awesome Stylesheets&#8221;.</p>
<p>For all the theme designers out there, we&#8217;ve just made your life a little bit easier. We all know that sometimes CSS stylesheets can get complicated, so anything that can help you manage that complexity is a welcome bonus.</p>
<p>As you may already know, when you enable the Theme Editor by creating a &#8216;<em>theme.settings</em>&#8216; file, you can parse your CSS files by making sure they have a suffix of &#8216;<em>.css.liquid</em>&#8216;.</p>
<p>Now, as part of the CSS processing that gets initiated to deal with the Liquid tags, we&#8217;ve added a pass through the SCSS processor, which is part of the SASS CSS extensions. You can read more about these CSS extensions at <a href="http://sass-lang.com/" target="_blank">http://sass-lang.com</a></p>
<p>By using the CSS extensions, you can simplify your stylesheets by using variables, conditional logic, mixins and templates, nested attributes and a whole lot more. Even better, at the end of the processing you get a compressed CSS file so you can ensure that your site loads as fast as possible. Even if you don&#8217;t use any of the CSS extensions, you still get a compressed stylesheet, so that&#8217;s got to be something to smile about!</p>
<p>You can read more about the Spiffy Stores Theme Customizations in our <a href="https://www.spiffystores.com.au/kb/Theme_Settings" target="_blank">Knowledge Base</a>.</p>
<div style='display:none;' class='shareaholic-canvas' data-app='share_buttons' data-title='Introducing SASS - Syntactically Awesome Spiffy Stores' data-link='https://www.spiffystores.com.au/blog/2011/05/17/introducing-sass-syntactically-awesome-spiffy-stores/' data-app-id-name='category_below_content'></div><div style='display:none;' class='shareaholic-canvas' data-app='recommendations' data-title='Introducing SASS - Syntactically Awesome Spiffy Stores' data-link='https://www.spiffystores.com.au/blog/2011/05/17/introducing-sass-syntactically-awesome-spiffy-stores/' data-app-id-name='category_below_content'></div>The post <a href="https://www.spiffystores.com.au/blog/2011/05/17/introducing-sass-syntactically-awesome-spiffy-stores/">Introducing SASS – Syntactically Awesome Spiffy Stores</a> first appeared on <a href="https://www.spiffystores.com.au/blog">Spiffy Stores Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1305</post-id>	</item>
	</channel>
</rss>
