Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Add autoprefixer to webpack config #978

Closed
yasharAyari opened this issue Nov 13, 2017 · 0 comments
Closed

Add autoprefixer to webpack config #978

yasharAyari opened this issue Nov 13, 2017 · 0 comments
Assignees
Labels

Comments

@yasharAyari
Copy link
Contributor

yasharAyari commented Nov 13, 2017

Expected behaviour

We should have some browser prefixes for some css features.This lets us to have same styles in all modern browsers.

Actual behaviour

We don't have them in our current version.

Steps to reproduce

  1. Add postcss autoprefixer plugin to the project.
  2. Add autoprefixer to our postcss configs in webpack config file and it will automatically add browsers prefixes to our css files.
@yasharAyari yasharAyari self-assigned this Nov 13, 2017
@slaweet slaweet added invalid and removed *easy labels Nov 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants