<div dir="ltr">Hello! We're using PatternFly for the front end of the iPaaS project (<a href="https://github.com/hawtio/hawtio-ipaas">here</a>, but my dev branch is <a href="https://github.com/kahboom/hawtio-ipaas/tree/dev-starter-merges">here</a>). Our stack is Angular 2.0 and Webpack 2. I'm aware that Angular 2 is not yet supported, as I opened an issue in the angular-patternfly repo <a href="https://github.com/patternfly/angular-patternfly/issues/305">here</a>, but would still like to use the regular PatternFly CSS. I’m getting an error when I try to load the PF NPM module, see the Gist with the error <a href="https://gist.github.com/kahboom/c2cf2adb5c82572f0196392cd2884cfc">here</a>.<div><br></div><div>It appears to be an issue with the CSS being imported, even if I try to load just the CSS directly with require() when using node.js. Upon further inspection, the normal CSS file looks like a LESS file with @ symbols, etc.<br></div><div><br></div><div><div>It also happens with the patternfly-additional.css file, both the full and minified versions. I can probably just `require()` the LESS files directly, but I would have to do that for all of them one by one and figure out which I need, since I don’t see a file that imports them all.</div></div><div><br></div><div>We are trying to avoid using Bower completely. Worst case scenario I can either require the LESS files manually, use a CDN hosted CSS, download a copy of PF and host it locally (though versioning would drive me nuts), or test angular-patternfly's CSS -- other than that, any suggestions? Thought it might be good to report it in case it's an unknown issue. Thanks in advance!</div><div><br></div><div>Kind regards,</div><div><br></div><div>Rachel Yordán</div><div>Senior Software Engineer</div><div>Red Hat, Inc. | Middleware</div></div>