fix(build): correct link in output.wp.scss file to old ionic directory.

This commit is contained in:
Josh Thomas
2016-05-19 13:32:11 -05:00
parent c8f760f080
commit 6113daf75e

View File

@ -33,4 +33,4 @@ $colors: (
bright: #FFC125
);
@import "../ionic/ionic.wp";
@import "../src/ionic.wp";