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

Grids browser Compatibility #26

Closed
ionutzp opened this issue May 14, 2014 · 4 comments
Closed

Grids browser Compatibility #26

ionutzp opened this issue May 14, 2014 · 4 comments

Comments

@ionutzp
Copy link

ionutzp commented May 14, 2014

As far as the doc says the grids should be compatible with

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 9+

But it uses variables and support is still very limited: http://caniuse.com/#feat=css-variables

So i don't understand how the grids respect the compatibility specified in the docs.

@necolas
Copy link
Contributor

necolas commented May 14, 2014

You have to generate a build (see readme in this repo) using the preprocessor (see https://github.com/suitcss/suit readme)

@necolas necolas closed this as completed May 14, 2014
@ionutzp
Copy link
Author

ionutzp commented May 14, 2014

what about installing it as a bower component? and not via component(.io)
i see that this is also an option
Bower: bower install suit-components-grid

@necolas
Copy link
Contributor

necolas commented May 14, 2014

yeah you can do that, but you'll still need to use the rework-vars/postcss-vars preprocessor modules in your build step.

@ionutzp
Copy link
Author

ionutzp commented May 14, 2014

okay, i understand, thanks for the clarification

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

2 participants