<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>SASS on Lin's Blog</title><link>http://coder.tw/tags/sass/</link><description>Recent content in SASS on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Tue, 07 Feb 2012 23:14:55 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/sass/index.xml" rel="self" type="application/rss+xml"/><item><title>SASS基本使用教學：變數、函式、繼承、巢狀撰寫</title><link>http://coder.tw/posts/sass-basic-tutorial-variables-nesting/</link><pubDate>Tue, 07 Feb 2012 23:14:55 +0000</pubDate><guid>http://coder.tw/posts/sass-basic-tutorial-variables-nesting/</guid><description>&lt;p&gt;在前一篇文章&lt;a href="https://coder.tw/?p=859" target="_blank"&gt;《當CSS遇上變數、函式，就變成SASS啦～ SASS安裝教學》&lt;/a&gt;有教到要如何安裝SASS，而在這篇文章中，則是要教大家如何使用SASS ，這篇文章會提到SASS裡面的四個特色：變數（Variables）、函式（Mixin）、繼承（extend）、巢狀撰寫（Nesting）&lt;/p&gt;</description></item><item><title>當CSS遇上變數、函式，就變成SASS啦～ SASS安裝教學</title><link>http://coder.tw/posts/sass-install-tutorial-variables-functions/</link><pubDate>Tue, 07 Feb 2012 21:31:00 +0000</pubDate><guid>http://coder.tw/posts/sass-install-tutorial-variables-functions/</guid><description>&lt;p&gt;同時會寫程式跟CSS的人應該都會有一種想法，就是想要讓CSS裡面可以使用變數、函式這些寫程式才有的東西，因為很多CSS語法其實是重複的，如果可以有變數，有函式，那撰寫CSS的速度就會變快很多，一般來講這夢想是不可能實現的&amp;hellip; 不過今天要跟大家介紹一個新的玩具，他叫做SASS，透過SASS，你可以讓CSS變得很不一樣～&lt;/p&gt;</description></item></channel></rss>