Open ShapesGraphicStudio opened 3 years ago
CSS was quite easy to isolate to avoid unnecessary data to load.
I downloaded latest Bootstrap, opened bootstrap-4.4.1/dist/css/bootstrap.css copied lines 6401 to 6600 and created a new stylesheet named carousel.css where I pasted previous code and imported it by editing my child theme theme.yml.
Now I have to do the same with js.
Hello,
I know that the documentation says:
But I need carousel for some of my cms pages. What would be the best practice to load the plugin please?