mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +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
|
||||
);
|
||||
|
||||
@import "../ionic/ionic.wp";
|
||||
@import "../src/ionic.wp";
|
||||
|
Reference in New Issue
Block a user