Metronic demo 8 version 8.1.7
node v18.14.1
npm 9.5.0
Is there specific files style.css & style.rtl.css for each Metronic demo ,
if there , where I can find it .
Hi Hosam Nouri,
Thank you for reaching out to us.
Each Vue demo version should have the main src/assets/sass/style.scss imported in src/App.vue, scss files inside src/assets/sass/core are common for all demos.
If you want to have CSS version of our style files then you can generate them using our HTML version gulp or webpack tasks.
Regards,
Lauris Stepanovs,
Keenthemes Support Team