You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@
10
10
> - Final upstream commit: `2020-12-19 20:16:02 -0300 f6bdfa0`
11
11
> - First fork commit: `2022-09-05 00:08:50 +0900 d3672ba`
12
12
13
+
### Known issues of the Fork
14
+
15
+
- CSS that contains `@apply` doesn't get parsed correctly due to the parser change.
16
+
13
17
# IntelliSense for CSS class names in HTML
14
18
15
19
A Visual Studio Code extension that provides CSS class name completion for the HTML `class` attribute based on the definitions found in your workspace or external files referenced through the `link` element.
0 commit comments