I see the value of using an external style sheet to manage styles across multiple pages of a site. And if I understand BV correctly, it automatically generates (1) a basic internal style sheet (below) when you create a new page and (2) inline styles as you add content to the page. So my question is: At what point in the process should I create an external style sheet?
Continue reading here:
Prevent BV from creating inline styles, to let .css file work?