The community members are discussing a new feature that allows building a nice style guide. They are excited about the possibility of using this feature in the style panel, particularly for the space element. The comments indicate that the feature will work similarly to the keywords autocomplete in Webflow, but with the ability to use CSS variables like var(--padding-xl) instead of fixed values like 5rem. The behavior of CSS variables will be like in the real world, with the ability to override and nest them on every tree level, not just globally. Community members are enthusiastic about this feature and compare it to Webflow, noting that Webstudio implemented it much faster. There is also a discussion about the possibility of setting up CSS variables for breakpoints, which the community members believe will be possible with this new feature.
I mean a simple UI to define CSS variables similar to webflow, but with ability to define them for breakpoints (which will be media queries as well). Without a need to write custom css for changing that variables accross breakoints