mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
fix(sass): remove global imports from components
globals.mode is already imported in the components.mode file, so it doesn’t need to be imported per component fixes #5931
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
@import "../../globals.wp";
|
||||
@import "./segment";
|
||||
|
||||
// Windows Segment
|
||||
|
Reference in New Issue
Block a user