Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Warning: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables. #45

Open
trcat opened this issue Jul 20, 2023 · 2 comments

Comments

@trcat
Copy link

trcat commented Jul 20, 2023

when i use sassdash in vue-cli,there is a series of warning in terminal。

my package.json is as follows:

 "dependencies": {
    "core-js": "^3.6.5",
    "sassdash": "^0.9.0",
    "vue": "^2.6.11",
    "vue-router": "^3.2.0"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "~4.5.13",
    "@vue/cli-plugin-eslint": "~4.5.13",
    "@vue/cli-plugin-router": "~4.5.13",
    "@vue/cli-service": "~4.5.13",
    "babel-eslint": "^10.1.0",
    "eslint": "^6.7.2",
    "eslint-plugin-vue": "^6.2.2",
    "sass": "^1.60.0",
    "sass-loader": "^10.1.1",
    "vue-template-compiler": "^2.6.11"
  },

warning message is as fllows

Dingtalk_20230720105107

@trcat
Copy link
Author

trcat commented Jul 27, 2023

@davidkpiano Hi, When will the latest version be released

@trcat
Copy link
Author

trcat commented Jul 27, 2023

I have publish a new package with my fork repositoris form yours。

the package is here

I don't know if doing this violates your rights or damages the concept of open source,please contact me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant