davidkpiano / sassdash

The Sass implementation of lodash.
http://davidkpiano.github.io/sassdash
390 stars 20 forks source link

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

Open trcat opened 1 year ago

trcat commented 1 year ago

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 commented 1 year ago

@davidkpiano Hi, When will the latest version be released

trcat commented 1 year ago

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