Skip to content

Commit 6113daf

Browse files
committed
fix(build): correct link in output.wp.scss file to old ionic directory.
1 parent c8f760f commit 6113daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/output.wp.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ $colors: (
3333
bright: #FFC125
3434
);
3535

36-
@import "../ionic/ionic.wp";
36+
@import "../src/ionic.wp";

0 commit comments

Comments
 (0)