The templates have the following conditional css references at the top of the template pages.
I am unable to find any css classes in the template files for the ie6, ie7, ie8, and ie9 styles. Yet there are no definitions to change or fix anything.
Do we still need these conditional statements?
Not really for our code. I was putting it in there because that's what they had in H5BP, and I thought some people might want it. We can pull them out, and we probably should, given issue #85.
The templates have the following conditional css references at the top of the template pages.
I am unable to find any css classes in the template files for the ie6, ie7, ie8, and ie9 styles. Yet there are no definitions to change or fix anything. Do we still need these conditional statements?