Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Tailwind 4 (387)

As you have declared that metronic 9 is using tailwind css, can I use the Tailwind CSS code template directly to my react project using your metronic 9 react template?
We will start a new project soon with metronic template, but with the tailwind 4 release. We can wait a little longer to avoid mass rewrite of html part. So as many of us is wondering, is there any update/progress with tailwind 4. Any ETA available?
I have a datatable in a modal, every time I open I have to update url with new data, how can I do that? The dispose() method does nothing. https://ktui.io/docs/datatable#methods
Dear KeenThemes How to integrate our react js with tailwind demo3, where the file demo3 can be download? Thanks
I bought this theme from themeforest a while back, but now any documentation I try to follow to get this spun up as a react vite app fails miserably. I'm almost there, I just can't figure out how to get the demo1 preview structure in my code.
Why Metronic 9 HTML Tailwind live demo1 is different from downloaded demo1 in scaling?
~/PhpstormProjects/cms-app git:[main] pnpm run build > @ build /home/alex/PhpstormProjects/cms-app > vite build vite v5.4.0 building for production... ✓ 58 modules transformed. x Build failed in 635ms error during build: [vite:css] [postcss] Cannot read properties of undefined (re...
Hello, I'm trying to select remote data in demo 4 of Metronic v9.3.6. But there is no focus on the search area. I followed the instructions on ktui.io exactly, but it still didn't work. But it works flawlessly in the document. https://ktui.io/docs/select#remote-data
Hi Team, I have a couple of questions regarding Metronic v9: Is the Tailwind CSS Angular version of Metronic ready to use? If not, is there an estimated release date? If I already have a license for v8, do I need to purchase a new license to download and use v9? Thanks for your guidance!
Dear Support, I've downloaded the latest version of tailwind (9.05) and followed the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-server when i tried executing "npm run dev" I get the error missing script. I checked package.json under scrip...
Hi, I have purchased a Metronic license and downloaded the source files, but I’m unable to start the project with the pre-built pages. Where can I find them? I’ve tried downloading everything from ThemeForest, but it only includes the HTML pages. I also checked Google Drive, but it only con...
Hi, I am experiencing an issue with Metronic Blazor (metronic_blazor_v8.2.9.zip). I have provided a step-by-step explanation of how to reproduce the issue in the attached PDF file. Could you please let me know what I might be doing wrong? I was unable to upload images here, so I compiled every...
Hello team, I'm using Metronic 9, the flavor with Tailwind, React and NextJS in Typescript. The README is missing the instructions to populate the PostgreSQL database. I suggest to add the instruction `npx prisma db seed` and `npx prisma migrate reset` to the README to, respectively, populate...
Do you have any plans to upgrade Metronic to Tailwind v4? If yes, do we have any time-frame - or if not, do you have any suggestions how to make theme compatible with it.
Hi, I've just implemented your tailwind metronic template with React and Vite, and I'm facing these warnings (postcss issues) : To reproduce, I launch "npm run dev" with default vite configuration and then, I access to the home page. Can you help me please ? [vite:css] Complex selectors i...
I am currently working on migrating a project using Metronic, specifically leveraging the Tailwind-based demos. I noticed that some interfaces are marked as "coming soon" and wanted to inquire about their expected availability. Could you kindly provide an estimate on when these "soon" interfaces...
My question is about the accordion https://ktui.io/docs/accordion I would to increase the `plus` icon. Adding class="lucide lucide-plus kt-accordion-indicator-on w-6 h-6" does make the icon bigger, but there is an offset to the left. Only half of the icon is above the accor...
Do you have any plans to add a Landing Page template to the new Tailwind version? If so, do you have a rough time scale?
Hello How can I find this table in React version of Metronic. https://preview.keenthemes.com/metronic/demo1/crud/ktdatatable/child/data-local.html
Hi there, I just followed all the instructions to use Metronic Composer and everything went well. I copied metronic-tailwind into the composer directory and when I start it with ./run.sh --debug everything goes well and I am able to see the demos pages at https://localhost:8001. Ok, great. How do...
Hello, I have just upgraded to metronic 9, which is superb and very pleasant to implement, but I have a problem with datatable. I need to modify the contents of the datatable in ajax according to date ranges. Unfortunately, if I empty tbody and inject the new table rows, the KTDataTable content d...