Just like it's possible to hide an element based on data binding, would it be possible to do binding for CSS? Let's say in my CMS I have an option to select the font size of a text field, I would like to send the information (in number, like 14, 16, 24 etc..) to Webstudio to display the text with that font size.
This dynamic data feature opens up so many possibilities for the future! 🚀
Is it already possible to create dynamic pages? Let's say I want to create a blog with data fetched from Airtable (or Supabase or whatever). I have a home page listing the blog posts, when I click on one it opens an article page. I feel this is not yet possible, but maybe in the near future?