Studio: adds in specific older IE support area into Sass/CSS architecture
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
<%namespace name='static' file='static_content.html'/>
|
||||
|
||||
<!doctype html>
|
||||
<html>
|
||||
<!--[if IE 7]><html class="ie7 lte9 lte8 lte7"><![endif]-->
|
||||
<!--[if IE 8]><html class="ie8 lte9 lte8"><![endif]-->
|
||||
<!--[if IE 9]><html class="ie9 lte9"><![endif]-->
|
||||
<!--[if gt IE 9]><!--><html><!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
Reference in New Issue
Block a user