mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
6 lines
68 B
SCSS
6 lines
68 B
SCSS
$is-ie: true;
|
|
$ie-version: 6;
|
|
$mobile-ie6: false;
|
|
|
|
@import "main";
|