Skip to content

Remove browsers from PostCSS Config#295

Merged
LisaFC merged 1 commit intogoogle:masterfrom
coliff:patch-1
Jun 23, 2020
Merged

Remove browsers from PostCSS Config#295
LisaFC merged 1 commit intogoogle:masterfrom
coliff:patch-1

Conversation

@coliff
Copy link
Copy Markdown
Contributor

@coliff coliff commented Jun 22, 2020

Specifying browsers via this config is not recommended. The best way to provide browsers is a .browserslistrc file in your project root, or by adding a browserslist key to your package.json. (see: https://github.com/postcss/autoprefixer). However, if you don't define the supported browsers the default browsers option will be used (which is a great setup).
REF: https://github.com/browserslist/browserslist#full-list

Specifying browsers via this config is not recommended. The best way to provide browsers is a .browserslistrc file in your project root, or by adding a browserslist key to your package.json. (see: https://github.com/postcss/autoprefixer). However, if you don't define the supported browsers the default browsers option will be used (which is a great setup).
REF: https://github.com/browserslist/browserslist#full-list
@LisaFC LisaFC merged commit 47c9fcf into google:master Jun 23, 2020
@LisaFC
Copy link
Copy Markdown
Collaborator

LisaFC commented Jun 23, 2020

Thanks for that!

@coliff coliff deleted the patch-1 branch June 24, 2020 01:00
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