Skip to content

Commit aaecb12

Browse files
fix(qwik-nx): remove duplicate css variable (#189)
Co-authored-by: Dmitriy Stepanenko <[email protected]>
1 parent 700b9ec commit aaecb12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/qwik-nx/src/generators/application/files/src/routes/flower/flower.__styleExtension____template__

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
align-items: center;
55
justify-content: center;
66
justify-items: center;
7-
--rotation: 135deg;
87
--rotation: 225deg;
98
--size-step: 10px;
109
--odd-color-step: 5;

0 commit comments

Comments
 (0)