From 71ab48dffaabb9d900b0c94000de03e461d01e77 Mon Sep 17 00:00:00 2001 From: Adeline Date: Tue, 6 May 2014 15:45:27 +1000 Subject: [PATCH] Update style.css Just fixed typo 'vanilla' on line 18 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index adda0b40d..1753334dd 100755 --- a/style.css +++ b/style.css @@ -15,7 +15,7 @@ License URI: http://www.opensource.org/licenses/mit-license.php Unfortunately WordPress will require a style.css file located in the theme's root folder for stuff to work. - However, we will not be using vanlilla CSS. We're using Sass. + However, we will not be using vanilla CSS. We're using Sass. Sass is a superset of CSS that adds in amazing features such as variables, nested selectors and loops. It's also