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
{{ message }}
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
Error: Invalid CSS after "i": expected 1 selector or at-rule, was "input[type=url] {"
on line 1 of sass/c:\Users\ritwick\Desktop\New folder\New folder\test3.scss
>> input[type=url] {
^
Workaround (For Now)
input[type="url"] {
//todo
}
This bug will be resolved in upcoming Release Build of LibSass.
Thank You.
The text was updated successfully, but these errors were encountered:
This is a known bug. medialize/sass.js#91 & sass/libsass#2429
Input
Expected Output
Actual Result
Workaround (For Now)
This bug will be resolved in upcoming Release Build of LibSass.
Thank You.
The text was updated successfully, but these errors were encountered: