Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-Browser Support Configuration #15

Open
asifshirazi opened this issue Jul 15, 2014 · 0 comments
Open

Cross-Browser Support Configuration #15

asifshirazi opened this issue Jul 15, 2014 · 0 comments

Comments

@asifshirazi
Copy link

Compass Animate is not considering my basic compass cross-browser support configuration variables which are defined in my _base.scss.

For example if we don't want to compile any -moz related css, then we set these values:

$experimental-support-for-mozilla: false;
$legacy-support-for-mozilla: false;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant