PyCharm automatically formats SASS files before committing and it breaks IE specific styles.
BEFORE:
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cc0000', endColorstr = '#AA0000', GradientType = 0)
AFTER:
filter:progid:DXImageTransform . Microsoft . gradient(enabled = false)