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

Lang attribute set to scss throws linting error #199

Open
scott-rothman opened this issue Mar 24, 2020 · 1 comment
Open

Lang attribute set to scss throws linting error #199

scott-rothman opened this issue Mar 24, 2020 · 1 comment

Comments

@scott-rothman
Copy link

At the opening style tag of every component if lang="css" is present I get the following linting error : sass: error error - Cannot read property 'toString' of undefined. (Fatal)

Removing the lang attribute or setting it to css resolves the linting error

My info:
OSX 10.15.3
SublimeText 3.2.2
Vue Syntax Highlight 3.3.6
node-sass 4.12.0

@rchl
Copy link

rchl commented Sep 9, 2021

This is not an issue with this project. This is merely a syntax and can only affect highlighting of the code.

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