Bogdan
@trysound.io
Built a nice tree view component for my design tokens app based on wai-aria recommendations. Supports multi-select for bulk delete.
November 9, 2025 at 1:35 PM
Built a nice tree view component for my design tokens app based on wai-aria recommendations. Supports multi-select for bulk delete.
Sneak peak of my design tokens app
November 8, 2025 at 8:47 PM
Sneak peak of my design tokens app
Webstudio community on reddit is growing 🥳
September 9, 2025 at 5:04 PM
Webstudio community on reddit is growing 🥳
Every half year of so we fix weird bugs related to vercel deployment. This time I removed a few routes and builder started rendering blank page with 200 status. No errors, nothing. Turns out a hack (official documented api) we used to reduce huge vercel function size was the cause.
August 3, 2025 at 8:46 PM
Every half year of so we fix weird bugs related to vercel deployment. This time I removed a few routes and builder started rendering blank page with 200 status. No errors, nothing. Turns out a hack (official documented api) we used to reduce huge vercel function size was the cause.
Added resize handles for Inception App to test responsive designs.
July 26, 2025 at 1:27 PM
Added resize handles for Inception App to test responsive designs.
Working on the new login for Webstudio. So relieving to have single-click login without big corp account 😮💨
June 18, 2025 at 11:55 AM
Working on the new login for Webstudio. So relieving to have single-click login without big corp account 😮💨
Wow, I just found github finally let me customize tab size. What a time to be alive.
June 14, 2025 at 8:38 AM
Wow, I just found github finally let me customize tab size. What a time to be alive.
Just finished Black Book. Very atmospheric and even nostalgic game. Would you bet 50 rubles to play Durak?
June 13, 2025 at 6:57 PM
Just finished Black Book. Very atmospheric and even nostalgic game. Would you bet 50 rubles to play Durak?
Wow, love @vitest.dev is preventing me from merging PR with test.only on CI. No configuration. It just keeps me safe.
June 10, 2025 at 3:06 PM
Wow, love @vitest.dev is preventing me from merging PR with test.only on CI. No configuration. It just keeps me safe.
Looks like @tailwindcss.com code can be pasted to @webstudio.is (works on my machine 😅).
May 17, 2025 at 10:07 PM
Looks like @tailwindcss.com code can be pasted to @webstudio.is (works on my machine 😅).
Thanks to @kevinpowell.co the MOST ANNOYING thing about CSS is improved in @webstudio.is.
Now users won't see Transforms section when display is inline.
Now users won't see Transforms section when display is inline.
May 11, 2025 at 2:38 PM
Thanks to @kevinpowell.co the MOST ANNOYING thing about CSS is improved in @webstudio.is.
Now users won't see Transforms section when display is inline.
Now users won't see Transforms section when display is inline.
How to create gradient text in @webstudio.is (it's just css really)
background-clip: text;
background-image: linear-gradient(to left,red,blue);
color: transparent;
background-clip: text;
background-image: linear-gradient(to left,red,blue);
color: transparent;
May 10, 2025 at 6:02 PM
How to create gradient text in @webstudio.is (it's just css really)
background-clip: text;
background-image: linear-gradient(to left,red,blue);
color: transparent;
background-clip: text;
background-image: linear-gradient(to left,red,blue);
color: transparent;
I asked LLM to generate me a simple hero section for a website builder and use only inline styles. Then pasted the result into @webstudio.is. Is this a vibe coding?
May 7, 2025 at 7:56 PM
I asked LLM to generate me a simple hero section for a website builder and use only inline styles. Then pasted the result into @webstudio.is. Is this a vibe coding?
Embracing Web Platform and cooking html paste support in @webstudio.is.
May 4, 2025 at 4:59 PM
Embracing Web Platform and cooking html paste support in @webstudio.is.
Unbuilt.app now supports @webstudio.is!
Thanks to @yavorsky.bsky.social for building this cool project.
Thanks to @yavorsky.bsky.social for building this cool project.
April 27, 2025 at 11:22 AM
Unbuilt.app now supports @webstudio.is!
Thanks to @yavorsky.bsky.social for building this cool project.
Thanks to @yavorsky.bsky.social for building this cool project.
I'm glad you asked. We already have an idea. Pretty much like this
March 26, 2025 at 6:13 PM
I'm glad you asked. We already have an idea. Pretty much like this
In Webstudio visual builder we use mixins to share styles between elements and be able rearrange them. Classes don't work well here because their order is global.
Currently we have to bundle these mixins for each element or use atomic styles to reduce css size.
Currently we have to bundle these mixins for each element or use atomic styles to reduce css size.
March 18, 2025 at 6:25 PM
In Webstudio visual builder we use mixins to share styles between elements and be able rearrange them. Classes don't work well here because their order is global.
Currently we have to bundle these mixins for each element or use atomic styles to reduce css size.
Currently we have to bundle these mixins for each element or use atomic styles to reduce css size.
March 7, 2025 at 6:39 AM
Did you know CSS Cascade Layers are supported in all browsers for 3 years already?
Very soon websites generated by Webstudio will start using cascade layers in their css.
Excited about modern css and upcoming features.
Very soon websites generated by Webstudio will start using cascade layers in their css.
Excited about modern css and upcoming features.
February 22, 2025 at 5:51 AM
Did you know CSS Cascade Layers are supported in all browsers for 3 years already?
Very soon websites generated by Webstudio will start using cascade layers in their css.
Excited about modern css and upcoming features.
Very soon websites generated by Webstudio will start using cascade layers in their css.
Excited about modern css and upcoming features.
Nobody will deploy react router v7 on @vercel.com if they won't support it
February 4, 2025 at 11:16 AM
Nobody will deploy react router v7 on @vercel.com if they won't support it
February 4, 2025 at 5:57 AM
Just watched Flow. Got heavy Stray vibes. Enjoyed a lot.
January 24, 2025 at 7:00 PM
Just watched Flow. Got heavy Stray vibes. Enjoyed a lot.