Skip to content

Commit 820fef4

Browse files
committed
- some fixes
- optimized icon
1 parent 46fc1d6 commit 820fef4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ __The following prefixes are just examples to explain the rules.__ To see the co
8080

8181
| Prefix | Snippet |
8282
| -------:| ------- |
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> |
8585

8686
## Shortcut rules for SCSS snippets
8787

@@ -106,7 +106,7 @@ __The following prefixes are just examples to explain the rules.__ To see the co
106106
| `@i$` | <b>@i</b>nclude NAME <b>()</b>; |
107107
| `@i$_` | <b>@i</b>nclude NAME <b>()</b> <b>{</b> ... <b>}</b>; |
108108

109-
### 5. The number "1" defines a one liner.
109+
### 5. The number "1" defines a one line snippet.
110110

111111
| Prefix | Snippet |
112112
| -------:| ------- |

images/icon.png

-27 Bytes
Loading

0 commit comments

Comments
 (0)