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
@import "lesshat";
...
RROR in ./~/css-loader!./src/assets/css/main.less Module build failed: Unknown word (48:28)
46 | } 47 | &:nth-child(1){
48 | &:before{ width: 320px; .rotate(30deg); left: -120px; top:180px;} | ^ 49 | } 50 | &:nth-child(2){ 51 | &:before{ width: 400px; .rotate(20deg); left: -180px; top:214px; border-left-width: 120px; border-right-width: 10px;}
@ .//css-loader!.//vue-loader/lib/style-rewriter.js?id=data-v-a1ddd8a8!./~/vue-loader/lib/selector.js?type=styles&index=0!./src/App.vue 3:10-83
The text was updated successfully, but these errors were encountered:
Your issue is a bit cryptic, care to expand on it? Is the arrow pointing to the 'before'?
Sorry, something went wrong.
No branches or pull requests
@import "lesshat";
...
RROR in ./~/css-loader!./src/assets/css/main.less
Module build failed: Unknown word (48:28)
46 | }
47 | &:nth-child(1){
@ ./
/css-loader!.//vue-loader/lib/style-rewriter.js?id=data-v-a1ddd8a8!./~/vue-loader/lib/selector.js?type=styles&index=0!./src/App.vue 3:10-83The text was updated successfully, but these errors were encountered: