Skip to content

Commit 787a3c3

Browse files
authored
Update README.md
1 parent bff793b commit 787a3c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## [Github actions](https://github.com/actions)
22

33
## Note / Tip
4-
### Some css tips
4+
### Some html/css tips
55
```css
66

77
awesome-class: {
@@ -76,6 +76,9 @@ Overflow text
7676
}
7777
```
7878

79+
80+
Whitespace char: ` `
81+
7982
### Javascript
8083
- stopImmediatePropagation event
8184
- promise can add any value and return this value if not exec

0 commit comments

Comments
 (0)