Hi everyone,
When is the “custom CSS properties” feature expected to be released? And is there a waitlist for its beta version?
With the upcoming implementation of variables and custom CSS properties, the need to embed custom code for styling will become largely redundant. The only styling exception might be for adjusting the REM size. Will we have an option to adjust this without embedding code on each page specifically for the REM setting? Missing this would be a significant oversight, especially given the significant advancements being made in enhancing the platform’s styling capabilities.
Additionally, it would be beneficial if we could set more flexible values in the variables. I’m referring to the flexibility demonstrated in the “custom CSS properties” demo, where functions like calc() and clamp() are used. This would streamline the creation of variables that combine the properties of two or more other variables, making the establishment of a dynamic and procedural design system much easier.