Skip to content

Commit 7cbbccf

Browse files
committed
chore: prettier on styles
1 parent 549eaf7 commit 7cbbccf

File tree

1 file changed

+1
-1
lines changed
  • packages/rollup-plugin-html/test/fixtures/resolves-assets-in-styles-images

1 file changed

+1
-1
lines changed

packages/rollup-plugin-html/test/fixtures/resolves-assets-in-styles-images/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#a {
2-
background-image: url("images/star.svg");
2+
background-image: url("images/star.svg");
33
}
44
#b {
55
background-image: url("images/star.svg#foo");

0 commit comments

Comments
 (0)