How do I install keenicons on my project using vite?
Hi,
To install Keenicons in your Laravel project using Vite, you can follow these steps:
Copy the Keenicons files from the `src/plugins/keenicons` directory of the Keenthemes package.
Import the CSS file and font files in your Vite configuration file in Laravel. The specific files you need to import are:
src/plugins/keenicons/duotone/style.css
src/plugins/keenicons/duotone/fonts/*
Hi Pasha,
Could you please clarify if you are using your own Laravel project or the Metronic Laravel Starter Kit?
If you are using the Metronic Laravel Starter Kit, you don't need to separately install keenicons as they are already integrated into the kit. However, please note that the Vite build tool is not currently available for the Metronic Laravel Starter Kit.
Thanks
I'm using my own Laravel project with the HTML template views