I see that the Atahualpa theme puts all of the styles inline in the HTML, which results in sending a much larger file. I'd like to see an option to generate a static CSS file instead and refer to it from the HTML. This would allow the CSS to be cached separately and avoid sending it if it didn't change.
|