I have a freshly initialized rails app and want to use PatternFly. What is the preferred way to do this? The documentation is a bit thin.
Plus, the fact that there seems to be a PatternFly 4, but https://github.com/patternfly/patternfly still builds version 3, and https://github.com/patternfly/patternfly-sass is deprecated, makes the whole thing a bit confusing to be honest.
Preferable I would like to use v4, and with a method that is easy to maintain.
Thanks!