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

Some syntax error in CoDesign #61

Closed
b-Istiak-s opened this issue Aug 18, 2021 · 6 comments
Closed

Some syntax error in CoDesign #61

b-Istiak-s opened this issue Aug 18, 2021 · 6 comments

Comments

@b-Istiak-s
Copy link

b-Istiak-s commented Aug 18, 2021

When I opened CoDesign in VS Code. I found some syntax error.

&.is-#{$i}\%, {
                width: $i * 1%;
}

Error : Selector expressed.

There shouldn't be comma. The above error is showing for that comma. Since, I am working on CoDesign. So, I am thinking to fix those error. Should I? Or, Should I leave as it is? Maybe those syntax error don't affect other code. But, it's not looking good to me when I am seeing error in VS Code.

@ArtOfCode-
Copy link
Member

(Closed by mistake.)

What's the full error? This doesn't throw any errors for me on a build.

@b-Istiak-s
Copy link
Author

@ArtOfCode-
Screenshot from 2021-08-19 13-14-09

@ArtOfCode-
Copy link
Member

Have you tried actually building it? What VS Code flags and what's actually an error are sometimes different

@b-Istiak-s
Copy link
Author

I can't build. Whenever I try to build it returns error (I had said thousand of times ).

@ArtOfCode-
Copy link
Member

ArtOfCode- commented Aug 19, 2021

@Istiakshovon Those aren't errors, they're deprecation warnings. Easy to confuse them, but they don't stop the project building.

@b-Istiak-s
Copy link
Author

Ohh! So, i had built properly

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

2 participants