Skip to content

Commit ed96302

Browse files
committed
fix: typo
1 parent e204150 commit ed96302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/imports/css/second.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import './fist.css';
1+
@import './first.css';
22

33
.second {
44
color: green;

0 commit comments

Comments
 (0)