You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll be honest, I'm not sure if this should go here, or in the VSCode repo itself. I'm adding it here because I don't have this issue with pure CSS/SCSS files, making me think it is something with Vetur and not VSCode.
The scroll-snap-align property in SFC pops up with the little green squiggles. Mousing over them I get 'unknown property scroll-snap-align'.
I've checked this on both my windows PCs and my Ubuntu 19.04 install -- same thing on all of them.
Reproducible Case
Create a SFC with SCSS
Try to use the scroll-snap-align property, notice the green squiggles.
The text was updated successfully, but these errors were encountered:
Info
Problem
I'll be honest, I'm not sure if this should go here, or in the VSCode repo itself. I'm adding it here because I don't have this issue with pure CSS/SCSS files, making me think it is something with Vetur and not VSCode.
The
scroll-snap-align
property in SFC pops up with the little green squiggles. Mousing over them I get 'unknown property scroll-snap-align'.I've checked this on both my windows PCs and my Ubuntu 19.04 install -- same thing on all of them.
Reproducible Case
scroll-snap-align
property, notice the green squiggles.The text was updated successfully, but these errors were encountered: