春 | Haru
春 | Haru
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
@cuebit IT WORKED THANKSSSSSSSS MUCH LOVE <3
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
let me test
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
DAMN YOU'RE RIGHT D:
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
@cuebit as I said, it works fine on dev mode, but on build it simply doesnt D:
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
i did a little reproduce
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
compatibilityDate: "2024-04-03",
devtools: { enabled: true },

app: {
pageTransition: {
name: "fade",
mode: "out-in",
},
layoutTransition: {
name: "fade",
mode: "out-in",
},
head: {
title: "Pixelaria",
titleTemplate: "%s - Pixelaria",
meta: [
{ charset: "utf-8" },
{ name: "viewport", content: "width=device-width, initial-scale=1" },
{
hid: "description",
name: "description",
content:
"Pixelaria: sua plataforma definitiva para explorar, interagir e aproveitar o melhor do mundo Habbo Hotel: Origins. Fique atualizado com as últimas notícias, eventos e dicas exclusivas.",
},
],
link: [{ rel: "icon", type: "image/x-icon", href: "/favicon.ico" }],
},
},

modules: ["@unocss/nuxt", "dayjs-nuxt", "nuxt-aos", "@nuxt/icon", "@nuxt/image"],

icon: {
serverBundle: "remote",
},

css: [
"~/assets/styles/app.css",
"~/assets/styles/tooltip.css",
"animate.css/animate.min.css",
],
});
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
compatibilityDate: "2024-04-03",
devtools: { enabled: true },

app: {
pageTransition: {
name: "fade",
mode: "out-in",
},
layoutTransition: {
name: "fade",
mode: "out-in",
},
head: {
title: "Pixelaria",
titleTemplate: "%s - Pixelaria",
meta: [
{ charset: "utf-8" },
{ name: "viewport", content: "width=device-width, initial-scale=1" },
{
hid: "description",
name: "description",
content:
"Pixelaria: sua plataforma definitiva para explorar, interagir e aproveitar o melhor do mundo Habbo Hotel: Origins. Fique atualizado com as últimas notícias, eventos e dicas exclusivas.",
},
],
link: [{ rel: "icon", type: "image/x-icon", href: "/favicon.ico" }],
},
},

modules: ["@unocss/nuxt", "dayjs-nuxt", "nuxt-aos", "@nuxt/icon", "@nuxt/image"],

icon: {
serverBundle: "remote",
},

css: [
"~/assets/styles/app.css",
"~/assets/styles/tooltip.css",
"animate.css/animate.min.css",
],
});
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
bump
13 replies
NNuxt
Created by 春 | Haru on 8/15/2024 in #❓・help
css not applying on build mode
tested on nyxt preview too, same thing
13 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
but i will try @christer
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
lemme try it, but, im using username to register the user too, not the email and pass only.
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
uh
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
followed all steps on website, searched for some repos on Github, the code is the same, .env is ok too
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
yes
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
@nuxtjs/supabase
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
yes
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
anyone?
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
i really don't know what's wrong tbh.
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
Database error saving new user
17 replies
NNuxt
Created by 春 | Haru on 3/14/2023 in #❓・help
supabase error: Database error saving new user
anyone?
17 replies