CSS syntax highlighting '0fr'
IntelliJ highlights the unit of '0fr' within a CSS file.
This is correct for most units, but the behaviour of '0fr' and '0' is different.
'0fr' provides the element space equal to its calculated width, where '0' will provide no space.
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/WEB-48695 to be notified on any progress with it