Join the Webstudio community

Home
Members
viniciusmoreira.me
v
viniciusmoreira.me
Offline, last seen 3 weeks ago
Joined December 13, 2024
While it might seem nice to have them in a single dropdown menu at first glance, the preview mode button is used much more frequently when designing/developing. It's a bit annoying to have an extra click every time we need to preview something. My suggestion would be to have a separate preview button for better UX, even if it takes up an extra ~32px of UI space.
28 comments
v
O
(Not sure if anyone suggested this yet)

One thing I really like about Advanced Input is that its possible to paste multiple CSS properties and its values and Webstudio just "get it", and applies all of it.

I was wondering if it would be possible to do that same kind of flow with custom attributes (like the example below) to the Properties & Attributes panel

data-attribute1="value1"
data-attribute2="value2"
data-attribute3="value3"
data-attribute4="value4"
12 comments
O
B
v
While I really like the Craft standard guideline using CSS var from Open Props, I still find myself going back and forth checking on the Open Props site what is the actual value for each var, like --size-7 is how many rems?

In the dropdown, it could display something like this: (image)
5 comments
B
v
O
Currently looking for ways to easily integrate authentication + payment membership solution. Firebase, Supabase with Stripe need a bit too much code for me. Maybe another third-party tool to do the heavy lifting that Webstudio can facilitate the integration, idk.
3 comments
D
v
making a website using notion database as cms, but I'm getting these errors (image)

Everything works as it is supposed to, but I can't get rid of these

did anyone get similar errors?
4 comments
O
v
does anyone know a workaround to have a style guide without publishing it on prod.?
2 comments
v
J