Open nk-gears opened 1 year ago
Dealbreaker.
Easy fix, just add the following line for the theme you like to use in nuxt.config.ts
under app.head.link
{ rel: 'stylesheet', href: '/themes/tailwind-light/theme.css' }
And remove the theme switcher and theme composable, as you probably dont want to use that in your finished product
Thanks for this beautiful theme and we have been using for one of our Project. We noticed that when we refresh the page the css styles are applied with initial latency and creates some flickering effect in the UI.
Did you noticed this?. Is there a workaround for this ?
I tried in the Online Demo as well in our Local Setup https://sakai-nuxt.vercel.app/demo/formlayout