Skip to content

Commit 6f4d499

Browse files
committed
added comments test
1 parent c5eb6d2 commit 6f4d499

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/*
2+
:local(.exportName) {
3+
extends: importName from "path/library.css";
4+
other: rule;
5+
}
6+
*/
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/*
2+
:local(.exportName) {
3+
extends: importName from "path/library.css";
4+
other: rule;
5+
}
6+
*/

0 commit comments

Comments
 (0)