vuejs / vuepress

📝 Minimalistic Vue-powered static site generator
https://vuepress.vuejs.org
MIT License
22.43k stars 4.79k forks source link

Improve typography for print media #2498

Open tolking opened 3 years ago

tolking commented 3 years ago

Feature request

What problem does this feature solve?

Improve typography for print media

What does the proposed API look like?

How should this be implemented in your opinion?

@media print { //... }

Are you willing to work on this yourself?

Yes

tolking commented 3 years ago

2519