File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ __The following prefixes are just examples to explain the rules.__ To see the co
80
80
81
81
| Prefix | Snippet |
82
82
| -------:| ------- |
83
- | ` r$3 ` | <b >r</b >gb<b >(0, 0, 0)</b >; |
84
- | ` r$4 ` | <b >r</b >gba<b >(0, 0, 0, 1)</b >; |
83
+ | ` r$3 ` | <b >r</b >gb<b >(0, 0, 0)</b > |
84
+ | ` r$4 ` | <b >r</b >gba<b >(0, 0, 0, 1)</b > |
85
85
86
86
## Shortcut rules for SCSS snippets
87
87
@@ -106,7 +106,7 @@ __The following prefixes are just examples to explain the rules.__ To see the co
106
106
| ` @i$ ` | <b >@i </b >nclude NAME <b >()</b >; |
107
107
| ` @i$_ ` | <b >@i </b >nclude NAME <b >()</b > <b >{</b > ... <b >}</b >; |
108
108
109
- ### 5. The number "1" defines a one liner .
109
+ ### 5. The number "1" defines a one line snippet .
110
110
111
111
| Prefix | Snippet |
112
112
| -------:| ------- |
You can’t perform that action at this time.
0 commit comments