Compass Cross-Browser Support Configuration

You can configure the compass default browser support matrix by setting these variables as needed.

This file can be imported using: @import "compass/support"

View the Source for this module on Github.

Configurable Variables help

Value
true
Description

Usually compass hacks apply to both ie6 & 7 — set this to false to disable support for both.

Value
$legacy-support-for-ie
Description

Setting this to false will result in smaller output, but no support for ie6

Value
$legacy-support-for-ie
Description

Setting this to false will result in smaller output, but no support for ie7

Value
true
Description

Support for mozilla in experimental css3 properties.

Value
true
Description

Support for webkit in experimental css3 properties.

Value
true
Description

Support for opera in experimental css3 properties.

Value
true
Description

Support for microsoft in experimental css3 properties.

Value
true
Description

Support for khtml in experimental css3 properties.