@import "tailwindcss"; @import "@nuxt/ui"; :root { --ui-container: var(--container-4xl); ::selection { color: #282a30; background-color: #c8c8c8; } }