Hi,

I've read the description about Roots theme, specifically:

server side css browser selection - no more hacks or conditional markup

and now I'm wondering if we do browser detection on the back end, how will it work with CDN or even Page Cache, where the whole HTML is cached once and reused many times?

What's your take on that?

Comments

cialog’s picture

Your totally right - that's the big drawback of the server side solution.

Bringing this to the table plus the ongoing struggle to write valid code ...
version 7 will use conditional html tags:
http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-ne...

cialog’s picture

Status: Active » Closed (won't fix)