6 ms·
Hey. Well done on launch. Looks very sleek. So the frontend is some sort of JS/CSS app. How did you get it so native looking? What UI libs are you using, or jus
by domlebo70 2y ago
Hey. Well done on launch. Looks very sleek. So the frontend is some sort of JS/CSS app. How did you get it so native looking? What UI libs are you using, or just tailwind classes?
- rocksalad 2y agoHey, thanks for the kind words! I’m glad you like the design. It’s a mix of Tailwind CSS and Tauri to achieve that "native" look. Using Tauri helps me access some OS features to create effects like the “glass/translucent effect” If you have any more questions, feel free to ask!
- domlebo70 2y agoThanks. I am about to start an app using Tauri, and styling the UI so it doesn't feel like a "web app" is a concern of mine