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

Autoprefixer an syntax improvements #1

Merged
merged 2 commits into from
Jun 6, 2015
Merged

Conversation

jaicab
Copy link
Contributor

@jaicab jaicab commented Jun 6, 2015

A couple of improvements:

  • Prefixes should never get in the way in Sass. Autoprefixer adds the prefixes for you. It's part of PostCSS (the future, boy).
  • Single colons on pseudo elements (e.g. :after) have better browser support.
  • Little syntax improvements.

aurbano added a commit that referenced this pull request Jun 6, 2015
Autoprefixer an syntax improvements
@aurbano aurbano merged commit a4e4f22 into aurbano:master Jun 6, 2015
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.

2 participants