OSDN Git Service

Regular updates
[twpd/master.git] / sass.md
diff --git a/sass.md b/sass.md
index 3486c08..38593c8 100644 (file)
--- a/sass.md
+++ b/sass.md
@@ -3,7 +3,7 @@ title: Sass
 category: CSS
 layout: 2017/sheet
 tags: [Featured]
-updated: 2017-08-26
+updated: 2020-07-03
 weight: -5
 keywords:
   - Variables
@@ -18,6 +18,13 @@ keywords:
 ## Basics
 {: .-three-column}
 
+### Introduction
+{: .-intro}
+
+This is a quick reference to [Sass stylesheets](https://sass-lang.com).
+
+- [Sass documentation](https://sass-lang.com/documentation) _(sass-lang.com)_
+
 ### Variables
 
 ```scss