Skip to content

Commit 530241f

Browse files
committed
remove line breaks
1 parent cde5841 commit 530241f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/examples.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,6 @@ export default {
799799
}
800800
}
801801
}
802-
803802
defs pattern#pattern {
804803
viewBox: 0 0 10 10;
805804
width, height: @p(--size);
@@ -815,7 +814,6 @@ export default {
815814
rotate(@pn(0, 90, -90, 180));
816815
}
817816
}
818-
819817
rect {
820818
width, height: 100%;
821819
fill: url(#pattern);

0 commit comments

Comments
 (0)