mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 07:18:59 +02:00
The warning is produced on `cssnano` call. See below: > Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning. Reproduction: ```shell mkdir work cd work npx docusaurus-init cd website yarn install yarn run build ``` Environments: - Node: 12.6.0 - Yarn: 1.17.3 |
||
---|---|---|
.. | ||
docusaurus | ||
docusaurus-1.x | ||
docusaurus-init | ||
docusaurus-init-1.x | ||
docusaurus-mdx-loader | ||
docusaurus-plugin-content-blog | ||
docusaurus-plugin-content-docs-legacy | ||
docusaurus-plugin-content-pages | ||
docusaurus-plugin-google-analytics | ||
docusaurus-plugin-google-gtag | ||
docusaurus-plugin-sitemap | ||
docusaurus-preset-classic | ||
docusaurus-theme-classic | ||
docusaurus-theme-live-codeblock | ||
docusaurus-theme-search-algolia | ||
docusaurus-utils |