From 3f6c24565600f576305ada3bbc497bee04084a23 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 22 Jun 2023 16:13:02 -0400 Subject: [PATCH] chore: point chip to themes-migrated --- core/src/components/chip/chip.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/chip/chip.scss b/core/src/components/chip/chip.scss index 29f8ed95b0..742bd4d708 100644 --- a/core/src/components/chip/chip.scss +++ b/core/src/components/chip/chip.scss @@ -1,4 +1,4 @@ -@import "../../themes/ionic.globals"; +@import "../../themes-migrated/ionic.globals"; :host { /**