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 was archived by the owner on Oct 24, 2025. It is now read-only.
Problem appeared after upgrading to version 3.5.3.
input.sass
@import"folder/FolderIcon.css" screen, projection
Actual results
The following error occurs:
Error: media query expression must begin with '('
on line 1 of ../../../../SharedFiles/import/sass/input.sass
>> @import "folder/FolderIcon.css" screen, "projection";
---------------------------------------^