Overhaul print CSS styles and better integrate with Vanilla core #5350
Labels
P3 Triaged
Issue has been reviewed as part of legacy backlog grooming (project P3).
Triaged: new architecture
Triaged, to be addressed in new architecture of the design system
WG: Proposal
Working group proposals
Component/pattern to amend
Presently, the print CSS styles for various sites tend to live in their own file:
https://github.com/canonical/ubuntu.com/blob/main/static/sass/print.scss
These print.css files also often live separately from core site styles, resulting in an extra network request to retrieve them.
There's probably an opportunity here to create some print styles as part of Vanilla core, so these don't need to be created uniquely for each site. We'll need to do some analysis to determine what various sites are doing with their print styles and which parts of these print styles could be upstreamed into new Vanilla core print styles.
The text was updated successfully, but these errors were encountered: