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

Introduce Autoprefixer into the build process #30

Closed
pr3tori4n opened this issue Jun 3, 2019 · 1 comment
Closed

Introduce Autoprefixer into the build process #30

pr3tori4n opened this issue Jun 3, 2019 · 1 comment

Comments

@pr3tori4n
Copy link
Contributor

This has 2 major benefits.

  1. It eliminates developers needing to intentionally read/write (while deving and code reviewing) vendor prefixes for CSS properties. Less work!
  2. It prevents browser-specific bugs from a vendor prefix being accidentally omitted or typo'd.

https://github.com/postcss/autoprefixer

@paulcpederson
Copy link
Member

In the generated dist files, the styles are prefixed, so marking this as closed.

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