
@Foulques44 @sarahelhairy @WilliamAucant @MounirBelhamiti vous avez aussi des publications co-publiées avec ce compte problématique à #Nantes 😅😅
Français
Maxime Pauvert | 🦋 @maximepvrt.me
3.1K posts

@maximepvrt
🏳️🌈💻 CTO / CPO @BenevoltFr 🤘 Cofondateur du @MashUp_NTE Ex @Startup_Palace














We updated the Nuxt UI Theme Picker 🔥 Inspired by @shadcn create, you can now pick fonts, icon sets, and export everything to your main.css and app.config.ts.












CSS-only magnetic link effect 🤯 li:has(a:is(:hover, :focus-visible)) {anchor-name: --a; } ul::before { left: anchor(--a left); width: anchor-size(--a width); } using CSS anchor positioning, declare an anchor on hover for the indicator 🚀
