Skip to content

Commit cf69899

Browse files
authored
Merge pull request #3981 from shaedrich/sass
Add related and aliases to topic "Sass"
2 parents 6d148fe + d5fa33c commit cf69899

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

topics/sass/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
aliases: scss, sass-library, sass-mixins, sass-framework, scss-framework
2+
aliases: scss, sass-library, sass-mixins, sass-framework, scss-framework, sass-embedded, node-sass, libsass
33
created_by: Hampton Catlin, Natalie Weizenbaum, Chris Eppstein
44
display_name: Sass
55
github_url: https://github.com/sass/sass
@@ -9,5 +9,6 @@ short_description: Sass is a stable extension to classic CSS.
99
topic: sass
1010
url: http://sass-lang.com/
1111
wikipedia_url: https://en.wikipedia.org/wiki/Sass_(stylesheet_language)
12+
related: css, less, stylus, css-variables, css-nesting, scoped-css, yaml, haml, multiple-inheritance, css-modules
1213
---
13-
Sass is a stylesheet language with a main implementation in Ruby. It is an extension of CSS that makes improvements to the old stylesheet format, such as being able to declare variables and using a cleaner nesting syntax.
14+
**Sass** is a stylesheet language with a main implementation in Ruby. It is an extension of CSS that makes improvements to the old stylesheet format, such as being able to declare variables and using a cleaner nesting syntax.

0 commit comments

Comments
 (0)