Open
Description
In vite js i am getting this error
Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.
More info and automated migrator: https://sass-lang.com/d/import
╷
215 │ background-color: lighten($clr-base, 15%);
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
node_modules/react-alice-carousel/lib/scss/alice-carousel.scss 215:25 root stylesheet
Does anyone have an idea how to resolve this
Metadata
Metadata
Assignees
Labels
No labels