caraya / xml-workflow

XML + XSLT = HTML + CSS = PDF
MIT License
1 stars 0 forks source link

Build Media Queries #3

Open caraya opened 9 years ago

caraya commented 9 years ago

Particularly if we want to use the same XSLT and CSS for mutliple projects we need to be able to tailor the display for different devices and viewports.

Media Queries are the best solution (or are they?)

caraya commented 9 years ago

One thing to note is that both epub and kindle have their own media queries. I'm partial to generating my own queries using SASS/SCSS rather than using the defaults.