Use case or problem
The style a website presents a text is sometimes an important part of the way a user experiences an processes it. Saving the full styling is probably too much to ask for, but basic elements regarding text (font, font color, font size, line space, background color, etc) should be relatively easy to be able to recreate in Obsidian
Proposed solution
Add to the webclipper the option “save style”. If a user toggles that for a template, it will generate a CSS snippet and add to the template the property cssclasses and the snippet name as a value.
Current workaround (optional)
I’ve tried this manually, by asking an LLM to create a CSS snippet and adding it