Skip to content

Warning Replace Autoprefixer browsers option to Browserslist config. #120

@aLekSer

Description

@aLekSer

Steps to reproduce

Run hugo --config config.toml from the root of the project.

Results in the following output:

Building sites …
  Replace Autoprefixer browsers option to Browserslist config.
  Use browserslist key in package.json or .browserslistrc file.

  Using browsers option cause some error. Browserslist config
  can be used for Babel, Autoprefixer, postcss-normalize and other tools.

  If you really need to use option, rename it to overrideBrowserslist.

  Learn more at:
  https://github.com/browserslist/browserslist#readme
  https://twitter.com/browserslist
                   | EN
-------------------+-----
  Pages            |  7
  Paginator pages  |  0
  Non-page files   |  0
  Static files     | 36
  Processed images |  0
  Aliases          |  0
  Sitemaps         |  1
  Cleaned          |  0

What you expected to happen

No warning messages.

Versions

Autoprefixer is at the latest version 9.6.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions