Live data from Hacker News

HTML-first, framework-agnostic implementation of shadcn/UI – franken/UI

franken-ui.dev

111–120 of 193 posts

Re: HTML-first, framework-agnostic implementation of shadcn/UI – franken/UI

#114
The demo at the very least appears to assume a lot about font sizes or shapes. It is very broken on my setup with everything escaping the bounds that it is presumably supposed to live in:

https://pasteboard.co/6Z1nLEWhPHRg.png

However I do like the dark theme. It manages to separate different areas without too much noise which can be hard to do without shadows.

Re: HTML-first, framework-agnostic implementation of shadcn/UI – franken/UI

#115

The demo at the very least appears to assume a lot about font sizes or shapes. It is very broken on my setup with everything escaping the bounds that it is presumably supposed to live in: https://pasteboard.co/6Z1nLEWhPHRg.png However I do like the dark theme. It manages to separate different areas without too much noise which can be hard to do without shadows.

Hello, thank you for feedback. Mind sharing what device are you using? That will definitely help me I'd be happy to fix it.

Right now, I'm cheating a little and it only supports tablet (landscape) and up. Below that will just hide everything and show a static PNG.

Re: HTML-first, framework-agnostic implementation of shadcn/UI – franken/UI

#116

The demo at the very least appears to assume a lot about font sizes or shapes. It is very broken on my setup with everything escaping the bounds that it is presumably supposed to live in: https://pasteboard.co/6Z1nLEWhPHRg.png However I do like the dark theme. It manages to separate different areas without too much noise which can be hard to do without shadows.

Hello, thank you for feedback. Mind sharing what device are you using? That will definitely help me I'd be happy to fix it. Right now, I'm cheating a little and it only supports tablet (landscape) and up. Below that will just hide everything and show a static PNG.

Firefox on desktop Linux 2k monitor with 22px font size.

Re: HTML-first, framework-agnostic implementation of shadcn/UI – franken/UI

#120

> framework-agnostic > Franken UI is a Tailwind CSS plugin :|

As someone using Svelte for a project, I'm always happy to see something less React-specific.

But yeah, I'm kinda over Tailwind. You whipper-snappers think CSS sucks so much; back in my day* we had font tags and tables!

*high school

Post reply on HN