agentscope-ai / agentscope-ai/agentscope-samples
前端bug
- Dominant language
- Python
- Stars
- 345
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
#92 按照这个已经更改了版本,还是报错。
Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https://sass-lang.com/d/legacy-js-api
Deprecation Warning [import]: 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 "./src/styles/variables.scss";@tailwind base;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
src/styles/global.scss 1:9 root stylesheet
Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https://sass-lang.com/d/legacy-js-api
Deprecation Warning [import]: 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 "./src/styles/variables.scss";.container {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
src/pages/Login/index.module.scss 1:9 root stylesheet
Deprecation Warning [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https://sass-lang.com/d/legacy-js-api
Contributor guide
Assessment
This issue has not been assessed yet.