Skip to content

Commit 1fc7f65

Browse files
committed
docs: Add known issue
1 parent 59de2ae commit 1fc7f65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
> - Final upstream commit: `2020-12-19 20:16:02 -0300 f6bdfa0`
1111
> - First fork commit: `2022-09-05 00:08:50 +0900 d3672ba`
1212
13+
### Known issues of the Fork
14+
15+
- CSS that contains `@apply` doesn't get parsed correctly due to the parser change.
16+
1317
# IntelliSense for CSS class names in HTML
1418

1519
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

Comments
 (0)