As an outsider, it is not 100% clear to me the differences between bootstrap-email.scss and bootstrap-head.scss. What is the justification for both files? A short description in the https://bootstrapemail.com/docs/configure might be useful. Of particular interest - what settings must go into bootstrap-email and what settings go into bootstrap-head? For certain, font-family settings must go into bootstrap-head (#6 ), however change color settings go into bootstrap-email. I can see the code being generated is in different sections of the email, but why we need to do this is not completely understood or apparent to me.
As an outsider, it is not 100% clear to me the differences between bootstrap-email.scss and bootstrap-head.scss. What is the justification for both files? A short description in the https://bootstrapemail.com/docs/configure might be useful. Of particular interest - what settings must go into bootstrap-email and what settings go into bootstrap-head? For certain, font-family settings must go into bootstrap-head (#6 ), however change color settings go into bootstrap-email. I can see the code being generated is in different sections of the email, but why we need to do this is not completely understood or apparent to me.