From 52852bf6d4a71424a9bf5a58c991d612233aa57e Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Sun, 15 Oct 2017 14:13:46 +0800 Subject: [PATCH] sass: update description --- sass.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sass.md b/sass.md index e5ca5954e..575805969 100644 --- a/sass.md +++ b/sass.md @@ -5,6 +5,8 @@ layout: 2017/sheet tags: [Featured] updated: 2017-08-26 weight: -5 +description: | + Variables · mixins · darken() · adjust-color() · @for @each @while @if @else · $list: (a b c) · $map: (a: b, c: d) --- ## Basics