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

Added webkit prefixes where required, adds support for chrome, safari, mobile chrome and mobile safari, fixes issue #329 #332

Closed
wants to merge 2 commits into from

Conversation

akinnee
Copy link

@akinnee akinnee commented Feb 13, 2015

No description provided.

@akinnee akinnee changed the title Added webkit prefixes where required, adds support for chrome, safari, mobile chrome and mobile safari Added webkit prefixes where required, adds support for chrome, safari, mobile chrome and mobile safari, fixes issue #329 Feb 13, 2015
@akinnee
Copy link
Author

akinnee commented Feb 13, 2015

fixes #329

@hai-cea
Copy link
Member

hai-cea commented Feb 13, 2015

@akinnee Thanks for the PR.

We actually removed vendor prefixes in v0.5.0 in favor of an autoprefixer. See the notes here:
https://github.com/callemall/material-ui/releases/tag/v0.5.0

Currently, we're using gulp-autoprefixer - https://github.com/sindresorhus/gulp-autoprefixer

Here's how we're doing it:
https://github.com/callemall/material-ui/blob/master/docs/gulp/tasks/less.js#L13

Looks like this is something we need to document.

@hai-cea hai-cea closed this Feb 13, 2015
@akinnee
Copy link
Author

akinnee commented Feb 15, 2015

Ok, thanks for the information. The version on NPM didn't have the prefixes.

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

Successfully merging this pull request may close these issues.

None yet

2 participants