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 vote for https://youtrack.jetbrains.com/issue/WEB-48695 to be notified on any progress with it