Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-compiler into ahead
  • Loading branch information
glenn2223 committed Jul 17, 2023
2 parents d03d0fc + 1321692 commit 83888ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Autoprefix unsupported CSS properties (e.g. `transform` will also add `-ms-trans
- When `false` Autoprefixer is disabled
- When `true` we will try and search for either:
- a `.browserlistsrc` file or,
- a `.browserslistrc` file or,
- `"browserslist": [ string[] ]` in your `package.json` file
If neither of these are found then Autoprefixer will use `"defaults"`
Expand Down

0 comments on commit 83888ee

Please sign in to comment.