N
Nuxt2w ago
Vadym

error connected with nuxtui-pro that text-foreground class doesn' t exist in module

[2:17:00 AM] ERROR Pre-transform error: [postcss] /node_modules/.pnpm/@nuxt+ui-pro@1.3.1_nuxt@3.11.1_vite@5.3.1_vue@3.4.21/node_modules/@nuxt/ui-pro/assets/css/main.css:2:3: The text-foreground class does not exist. If text-foreground is a custom class, make sure it is defined within a @layer directive.
4 Replies
manniL
manniL2w ago
#Support Forum - Guidelines & Instructions
Vadym
Vadym2w ago
@manniL / TheAlexLichter Thank you. But I have checked for smth common and haven' t find. I received this error during starting my project
manniL
manniL2w ago
Kindly Read point 5 again
Vadym
Vadym2w ago
This problem is solved by me The class foregound wasn' t declared. I have declared it in the tailwind.config and it helped me.
Want results from more Discord servers?
Add your server
More Posts
NuxtI18n - Vue router warnings after language changeHello everyone! Every time I change language with useSwitchLocalePath() of NuxtI18n I get all the rositemap module wont show dynamic routes, routes are emptywe tried to create on root ebene ( /server/api/__sitemap__/urls.ts ) the following ``` import { asSStop fetching favico on every requestHi, How could I prevent fetching every request twice, once with the actual data I'm looking for, aExtend NuxtUI Form ComponentI'm using Nuxt UI and I want to extend the UForm component, to always scrol lthe first error into viNuxt does not render updated content after buildI've integrated WordPress for blogs on our site. At the time of build, the blogs that are already thWARN [nuxt] useAsyncData should return a value that is not null or undefined or the request may beWith the latest update i get this multiple times, but there is no way to see which code is the causeDirective v-debounceHello! I have been trying for a while to create a custom directive debounce.ts in Nuxt without succBest way to cache a pre-rendered SSG project?Hello! Currently I am working in a project that aims to prerender using data from a Database around I get an error connected with nuxtui-pro that text-foreground class doesn' t exist in module[2:17:00 AM] ERROR Pre-transform error: [postcss] /node_modules/.pnpm/@nuxt+ui-pro@1.3.1_nuxt@3.11NuxtUI , keep Horizontal Nav Bar item active for multiple routesLet's take for example I have a horizontal route in a shared layout, and I have a route names `docs`