lowdown icon indicating copy to clipboard operation
lowdown copied to clipboard

Feature request: Option to embed CSS

Open carlos22 opened this issue 1 year ago • 1 comments

Hi this is a really nice tool.

My problem is I want to publish a standalone HTML file that also works offline and uses some CSS. But I don't want to distribute two files, so it would be great to somehow embed some CSS into the HTML file. Maybe a another meta option to provide a file that is then fetched and put between <style></style> tags in the header?

Another Idea would be some kind of partials so having a metadata head that just outputs whatever is in that file into the ´

` of the html. That way one could also embed js.

What do you think?

carlos22 avatar Oct 02 '24 07:10 carlos22

What do other tools use?

kristapsdz avatar Oct 02 '24 18:10 kristapsdz