devin schumacher
devin schumacher
NNuxt
Created by Franky P on 8/24/2024 in #❓・help
Set Up Nuxt Security to allow Youtube iframe Embeds
did you ever figure this out?
2 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
ask your boss for a raise and tell him/her i sent you!
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
super props!
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
you just helped me upgrade my repo from nuxtUI(alpha)--> pro in 6 hours instead of what could have been.... well forever bc i thought i tried everything
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
tysmmmmm!
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
it worked
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
banger
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
its a turbo repo (monorepo) setup. my 'nuxt layers' are things like packages/ui and apps/serp-co (my website) we just moved from nuxt/[email protected](alpha) which everything looked great... over to nuxt/[email protected] and thats when this stuff broke
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
oh wait were u talking about the app.config layer or the main.css layers
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
this was a migration from nuxtUI alpha --> the nuxtUI new production release. on alpha everything was totally fine
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
i deleted them all and the items look still very broken i dont think its that at all actually
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
theres not much styling in there thatim seeing woudl be relevant to what im looking at i dont think
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
i looked at the layers
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
okay ty
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
// main.css from the @serp/ui/assets/css/main.css import: @import 'tailwindcss'; @import '@nuxt/ui-pro'; @import './patch.css'; @plugin "@tailwindcss/typography"; @theme { --ui-radius: var(--radius-none); } /* Add base layer for direct element styling / @layer base { html { font-size: 16px; } button, [role='button'] { @apply cursor-pointer; @apply disabled:cursor-not-allowed; } h1 { font-size: 3.75rem; line-height: 1.2; font-weight: 900; } h2 { font-size: 3rem; line-height: 1.4; font-weight: 900; } h3 { font-size: 2.25rem; line-height: 1.5; font-weight: 500; } } / Keep the utility classes for when you need to apply them directly */ @utility text-6xl { font-size: 3.75rem; line-height: 1.2; } @utility text-5xl { font-size: 3rem; line-height: 1.4; } @utility text-4xl { font-size: 2.25rem; line-height: 1.5; }
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
// main.css /* Import from UI package only - all base styles are defined there / @import '@serp/ui/assets/css/main.css'; / App-specific styles can be added below if needed */
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
33 replies
NNuxt
Created by devin schumacher on 3/25/2025 in #❓・help
nuxt UI upgrade help
yes
33 replies
NNuxt
Created by devin schumacher on 1/24/2025 in #❓・help
mobile responsiveness on actual phone is messed up, but in browser "mobile view" it looks okay
So it should already be there then
11 replies