Closed (won't fix)
Project:
Roots
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2012 at 18:46 UTC
Updated:
18 Apr 2013 at 09:22 UTC
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
Comment #1
cialog commentedYour 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...
Comment #2
cialog commented