diff options
Diffstat (limited to 'frontend/static/sass/src/ie.scss')
| -rw-r--r-- | frontend/static/sass/src/ie.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/static/sass/src/ie.scss b/frontend/static/sass/src/ie.scss new file mode 100644 index 0000000..5cd5b6c --- /dev/null +++ b/frontend/static/sass/src/ie.scss @@ -0,0 +1,5 @@ +/* Welcome to Compass. Use this file to write IE specific override styles. + * Import this file using the following HTML or equivalent: + * <!--[if IE]> + * <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" /> + * <![endif]--> */ |
