-
Notifications
You must be signed in to change notification settings - Fork 169
Sass can't accept float numbers as valid values to compile to css #77
Comments
Can you please give me the full code block? |
Have you updated the extension to v2.2.0 ? |
Sorry for the issue. The issue is fixed in v2.2.0 but the package in the vscode marketplace is same as v2.1.0. Actually, the package is made by Travis. & Travis caches |
How can i update my addon, as the update sign is not showing |
Not Deployed yet! Please wait a while. I'll update you when new version |
when will it be available, as i'm currently working on a project |
I've deployed. It will be visible to store within 5min |
great, thank you, i will test once i get it, and tell u the result |
It is now available. Can you please confirm me, it is fixed or not? |
it is working now, thank you so much |
Thank you so much for the report, confirmation & the great support. Anyway, if you've time |
great, thank you, i will |
I have been using sass compiler to make a function that converts the values from px to vw, and then suddenly i get this error now:
Compilation Error
Error: 3.33333vw isn't a valid CSS value.
on line 7 of sass/c:\Users\Georgey\Documents\GitHub\CairoGuide\sass_functions.scss
I have checked my code on an online compiler and it didn't give any errors.
The text was updated successfully, but these errors were encountered: