mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
fix(build): correct link in output.wp.scss file to old ionic directory.
This commit is contained in:
@ -33,4 +33,4 @@ $colors: (
|
|||||||
bright: #FFC125
|
bright: #FFC125
|
||||||
);
|
);
|
||||||
|
|
||||||
@import "../ionic/ionic.wp";
|
@import "../src/ionic.wp";
|
||||||
|
Reference in New Issue
Block a user