diff --git a/components/checkbox/style/index.scss b/components/checkbox/style/index.scss index 5a929eaf2..d31e2c4cc 100644 --- a/components/checkbox/style/index.scss +++ b/components/checkbox/style/index.scss @@ -1,4 +1,4 @@ -@import '@hi-ui/core-css'; +@import '@hi-ui/core-css/index.scss'; .hi-checkbox { display: inline-block;