We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i use sassdash in vue-cli,there is a series of warning in terminal。
my package.json is as follows:
package.json
"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
The text was updated successfully, but these errors were encountered:
@davidkpiano Hi, When will the latest version be released
Sorry, something went wrong.
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
No branches or pull requests
when i use sassdash in vue-cli,there is a series of warning in terminal。
my
package.json
is as follows:warning message is as fllows
The text was updated successfully, but these errors were encountered: