I need to use CAROUSEL in the home, it includes the SCSS of the same but it is generating an error with the variable "height";
Include SCSS _variable.scss but still error;
Please I need guidance;
Thanks
Good Morning,
I couldn't find the component that activates the carousel, can you tell me which and where it is?
The CSS worked, I integrated the same;
Thanks
Hi,
Try to follow the documentation: https://getbootstrap.com/docs/5.0/components/carousel/, it should help you to understand how to activate your carousel.
For typescript support you can install @types/bootstrap
package.
Regards,
Keenthemes support
Hi,
Try to import first 'src/_metronic/assets/sass/core/components/_variables.scss' into your sass file (rows[11-31] + rows [1203-1217]).
Regards,
Keenthemes support