ijry / uview-plus

零云®uview-plus,是uni-app全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水。
https://uview-plus.jiangruyi.com
MIT License
479 stars 124 forks source link

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #536

Open wzh5550123 opened 1 week ago

wzh5550123 commented 1 week ago

今天写着写着莫名其妙的提示我scss的api被弃用,麻烦作者更新一下scss的api,我自己改实在无能为力,退版本也报错, Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\pages\index\index.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\pages\buy_list\index.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\pages\search\index.vue 80:9 root stylesheet

[plugin:vite:css] [vite:css] [postcss] postcss-import: C:\Users\wzh55\Desktop\shop_adv_project\node_modules\uview-plus\index.scss:1:1: Unknown word file: C:/Users/wzh55/Desktop/shop_adv_project/src/App.vue?vue&type=style&index=0&lang.css:1:1 at App.vue:1:1 Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\pages\detail\index.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\pages\search_list\index.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Home_swiper\Home_swiper.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Home_heard\Home_heard.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Home_grid\Home_grid.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Home_list\Home_list.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Buy_list_heard\Buy_list_heard.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Shop_car\index.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Buy_list_list\Buy_list_list.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-button\u-button.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-button\u-button.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 85 │ @import "./vue.scss"; │ ^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-button\u-button.vue 85:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-button\u-button.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\search_list\search_list.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-notice-bar\u-notice-bar.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-notice-bar\u-notice-bar.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-search\u-search.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-search\u-search.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-tag\u-tag.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-tag\u-tag.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-notice-bar\u-notice-bar.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\components\Car_list\Car_list.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-search\u-search.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-tag\u-tag.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-swiper\u-swiper.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-swiper\u-swiper.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-swiper\u-swiper.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-loadmore\u-loadmore.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-loadmore\u-loadmore.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-image\u-image.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import '../../libs/css/components.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-image\u-image.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-popup\u-popup.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-popup\u-popup.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-loadmore\u-loadmore.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-image\u-image.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-popup\u-popup.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-loading-icon\u-loading-icon.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-loading-icon\u-loading-icon.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-action-sheet\u-action-sheet.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-action-sheet\u-action-sheet.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-text\u-text.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import '../../libs/css/components.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-text\u-text.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-icon\u-icon.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-icon\u-icon.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-loading-icon\u-loading-icon.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-action-sheet\u-action-sheet.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-column-notice\u-column-notice.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-column-notice\u-column-notice.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-row-notice\u-row-notice.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-row-notice\u-row-notice.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-text\u-text.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-icon\u-icon.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-column-notice\u-column-notice.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-row-notice\u-row-notice.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-swiper-indicator\u-swiper-indicator.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-swiper-indicator\u-swiper-indicator.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-transition\u-transition.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import '../../libs/css/components.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-transition\u-transition.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 86 │ @import './vue.ani-style.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-transition\u-transition.vue 86:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-swiper-indicator\u-swiper-indicator.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-line\u-line.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-line\u-line.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-safe-bottom\u-safe-bottom.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-transition\u-transition.vue 82:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-status-bar\u-status-bar.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-overlay\u-overlay.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-overlay\u-overlay.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-line\u-line.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-gap\u-gap.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-gap\u-gap.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-overlay\u-overlay.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 80 │ @import 'uview-plus/theme.scss'; // 引入uview-plus主题 │ ^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-link\u-link.vue 80:9 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 82 │ @import "../../libs/css/components.scss"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\components\u-link\u-link.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-gap\u-gap.vue 82:10 root stylesheet

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

╷ 1 │ @import "./mixin.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\components.scss 1:9 @import node_modules\uview-plus\components\u-link\u-link.vue 82:10 root stylesheet

caozhiming20 commented 1 week ago

18 │ @import "./libs/css/mp.scss"; │ ^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\index.scss 18:9 @use src\App.vue 79:1 root stylesheet

[plugin:vite:css] Undefined variable. ╷ 40 │ border-color: $u-border-color!important; │ ^^^^^^^^^^^^^^^ ╵ node_modules\uview-plus\libs\css\common.scss 40:16 @import node_modules\uview-plus\index.scss 2:9 @use src\App.vue 79:1 root stylesheet

遇到同样的问题,dart-sass 1.80.4 sass-loader 10

asd123a3 commented 1 week ago

"sass": "^1.63.2", "sass-loader": "^10.4.1", 版本锁住就OK了