After running
npm install @patternfly/patternfly --save
You directions say:
- Navigate to the patternfly package you just installed and find the PatternFly CSS stylesheet,
patternfly.css
- Copy
patternfly.css
to your project’s CSS directory.
but there are no css files in this folder, just 4 folders.
node_modules/@patternfly/patternfly/patternfly.css
Maybe I misunderstood?