From 17cf331e8976e847d071986a6323dbc377723e5b Mon Sep 17 00:00:00 2001 From: Jina Bolton Date: Wed, 17 Dec 2014 14:48:52 -0800 Subject: [PATCH] Switch SASS to Sass. :) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5914c78..8143c17 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ All parts of Skeleton are free to use and abuse under the [open-source MIT licen The following are extensions to Skeleton built by the community. They are not officially supported, but all have been tested and are compatible with v2.0 (exact release noted): - [Skeleton on LESS](https://github.com/whatsnewsaes/Skeleton-less): Skeleton built with LESS for easier replacement of grid, color, and media queries. (Last update was to match v2.0.1) -- [Skeleton on SASS](https://github.com/whatsnewsaes/Skeleton-Sass): Skeleton built with SASS for easier replacement of grid, color, and media queries. (Last update was to match v2.0.1) +- [Skeleton on Sass](https://github.com/whatsnewsaes/Skeleton-Sass): Skeleton built with Sass for easier replacement of grid, color, and media queries. (Last update was to match v2.0.1) Have an extension you want to see here? Just shoot an email to hi@getskeleton.com with your extension! @@ -65,4 +65,4 @@ Skeleton was built using [Sublime Text 3](http://www.sublimetext.com/3) and desi ## Acknowledgement -Skeleton was created by [Dave Gamache](https://twitter.com/dhg) for a better web. \ No newline at end of file +Skeleton was created by [Dave Gamache](https://twitter.com/dhg) for a better web.