New Product!SaaSify - Animated Landing Page Template built with Next.js, Tailwind, Shadcn UI, ReUI & MagicUI Components
Preview SaaSify

Tag: Tailwind 4 (296)

Do you have deployment build script for react project like vite or webpack to generate dist files for production deployment?I tried the npm run build but I get the following errors:$ npm run build> metronic-react-tailwind@0.0.0 build> tsc -b && vite buildsrc/theme/core/helpers/util...
Helo,I have followed the steps for Static HTML Files Generation in the Metronic Composer documentation, but I am not seeing any changes in my HTML files. What could be the issue? How can I ensure the HTML files are properly generated and updated?Here is my command:metronic-composer %...
I'm going through the installation guide for Metronic 9 Tailwind: https://keenthemes.com/metronic/tailwind/docs/getting-started/installation and just want to use the HTML version.Do I need to do points 6 to 8 with the HTML version, as it looks like the files are already in there?
I am seeing an issue on classic loginif you press enter on the password the password becomes visibile, it seems that the eye button gets focused when pressing enter which makes the password visible while its submitting,I reproed this locally and it can be reproed in your demo sitehttps:/...
I recently purchased Metronic 9 Tailwind CSS version and integrated it with my React application. Following the documentation, I added the initialization code to my app.js:useEffect(() => { KTComponent.init(); KTLayout.init();}, []);This successfully got the basic...
We are thrilled to release a year of hard work for Metronic 9 with Tailwind CSS! As Tailwind CSS becomes the de facto UI framework for modern sites, Metronic 9 aligns with this trend right on time. What's New:Complete Figma Files: Every single page, component,...
Hello, how can I click on the images of the "Locations" section in the demo below with the mouse and slide them left and right as if they were a slider?https://keenthemes.com/metronic/tailwind/demo1/public-profile/profiles/companyhttps://ibb.co/m6qbzN3
Hi,Please share from where to download the Metronic 9 Tailwind HTML demo ? As google drive link is only showing Metronic 8 demos.Regards.
Do i need to buy new license so i can download metronic tailwind? If I go to metronic download page, all I see is metronic 8.x version to be downloaded...I'm a bit confused on how to try this new metronic tailwind
Hi, I tried to use Medtronic 9 via Livewire 3 (full page) but the menus (sidebar and profile menu, top right) are not working properly.document.addEventListener(“livewire:navigated”, () => {KTComponents.init();KTMenu.init(); });But it is not working. Could you please help? We really...
Hello Sean, Angular builder throw some non-blocker CSS warning, but the test project built. (Metronic 9.2.1)Here is the angular.json"styles": [ "src/styles.scss", "src/assets/css/styles.css", "src/assets/vendors/apexcharts/apexcharts.css...
Hello Community!We’re excited to introduce Metronic Nest, our latest tool designed to help you build fully functional we...
I am working with Laravel Livewire, and with livewire wire:navigate when component changes all the components of Metronic Tailwind stops working,I tried to re init but its not working. Whats the solution
i have integrated metronic 9 with my application. but i am not able to component setup document.
Hi,How do I access Metronic 9, demo 2 layout and css? I can't seem to find it.Regards,UN
Hello everyone,I have been developing with the metronic8 version for a long time. I am very used to it. But I want to use the metronic9 version in my new projects. What do I need to do to use the datatable of datatables.net. I installed the package with npm. There is no problem on the js side, but...
After build: prod, the demo 2, 7 and 9 have a bug on header when scrool.
The Pulse package does not contain anything as advertised on the demo page. I purchased Pulse expecting to receive the Pulse built with Laravel 11 and React, but I only received Laravel, and it's still version 9. If this is indeed the intended experience, I would like a refund.
Hello KeenThemes team,I am working with Metronic v9 for Angular and would like to use PNPM instead of NPM for package management. My goal is to optimize workspace dependencies and speed up installations.Is there any recommended way to set up PNPM specifically for the Tailwind and Bootstrap v...
Error Description:When running the command "npm run dev" to start the server and then accessing the link http://localhost:5173/, the page takes approximately 6 to 10 seconds to load and the following message is displayed in the console:Note that the message is repeated many times in the cons...
public/assets/vendors/keenicons/fonts contains fontssrc/fonts/keenicons/ contains the same fonts categorized with dir'spublic/build/assets also contains fonts..resources/theme/vendors/keenicons/ also the same fonts.something need to be deleted?