mad
Hi Mad!
First I want to thank you for the wonderful CMS.
Now about the issue of styling.
I join the question. As a developer, I would like to disable the output of default css and js files in the <head> of the document.
I understand that I will have to add styles for am-* classes and js for image galleries and sliders, but this is the whole point of a custom theme! I want some kind of photoswipe or spotlight instead of the default lightbox and swiper instead of the default slider. And also have uniform styles with variable names according to my ui kit (--am-container-padding).
Ideally, it will be correct, as maakbow said, to name the classes according to BEM. Or the ability to change classes to be able to use any methodology.