rsnext/examples/with-patternfly/pages
Fabian Mastenbroek 09a4fadf79
Fix PatternFly 4 example (#25356)
This change fixes the issues with the PatternFly example showing how to
use PatternFly 4 in conjunction with Next.js:

1. next-transpile-modules has been updated to 7.2.0, which adds support
   for Global CSS imports used by PatternFly 4. This eliminates the
   custom Webpack modification that were necessary previously.
2. All dependencies have been updated to the latest version.
3. Documentation has been updated to include troubleshooting steps.

Addresses #20916
2021-05-22 15:06:14 +00:00
..
_app.js Add Patternfly example (#9251) 2019-11-01 22:56:19 -04:00
index.js Fix PatternFly 4 example (#25356) 2021-05-22 15:06:14 +00:00