shiftedit
shiftedit copied to clipboard
CSS vars definition are flagged as error
In lines as:
:root {
--menu-expanded: 200px;
--menu-collapsed: 50px;
}
lines are still marked as error, wich is an error itself ;) because those lines are valid CSS.
Related csslint issue https://github.com/CSSLint/csslint/issues/720.
On Wed, 5 Oct 2022 at 11:28, Digitart @.***> wrote:
In lines as: :root { --menu-expanded: 200px; --menu-collapsed: 50px; } lines are still marked as error, wich is an error itself ;) because those lines are valid CSS. [image: image] https://user-images.githubusercontent.com/866228/194039398-0f5af1ca-e48a-4c09-a10f-ee37a4bd8d5d.png
— Reply to this email directly, view it on GitHub https://github.com/adamjimenez/shiftedit/issues/389, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEL6CARW3S53QS7I5ACCBDWBVJ5BANCNFSM6AAAAAAQ5OG3WA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Best regards, Adam Jimenez