New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Tailwind 4 (307)

Hi, I would like to add additional font sizes, font weights and colors to theme.How exactly can i do that?I was trying adding new definitions to tailwind.config.js and building css, but new values are not picked up, or at least they are not added to the compiled st...
Hi, can you please provide a timeline for the delivery of the landing page for tailwind? I have seen that another thread asked this same question 3 months ago and the answer was to follow "X" but there are no updates. Before I start developing my own landing page I want to know if we can expect this...
I am using Metronic, Tailwind, and Laravel. As explained in the documentation, I copied the assets folder to the public directory. However, the KTSelect functionality inside KTDrawer is not working. I need to re-initialize it, but I couldn't find how to do it.
I am attempting to use Metronic (9.x) with Blazor, and have started a project based on the official sample found here: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/638f04486f737a6c5b86edf51666b8eb72469fb8/metronic-tailwind-blazor-serverAlthough I have to point out, this...
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.