Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit e99bac9

Browse files
committed
import test fixed: latest postcss-import respect whitespace 👌
1 parent 24883c1 commit e99bac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/import.options.expected.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ html {
22
color: #111;
33
}
44

5-
new {}
5+
new {}
66

77
html {
88
background: #eee;

0 commit comments

Comments
 (0)