patternfly/angular-patternfly

The Sass file _angular-patternfly.scss does not include Datepicker & Vertical-navigation

Closed this issue · 5 comments

Found a bug.

In the Sass file angular-patternfly/styles/_angular-patternfly.scss - it seems to be missing datepicker and vertical-navigation imports, even though they are there in the Less file.

Thanks @wywywywy, are you interested in contributing a fix?

Yes sure I'll submit a PR later today.

Thanks @wywywywy !

Hi @wywywywy, you've probably already seen this, but if not: https://github.com/patternfly/angular-patternfly#less-to-sass-conversion

Is the issue with datepicker and vertical-navigation imports due to:

"Note: When a Less file is added/deleted/renamed it needs to be updated in the main Less import file /styles/angular-patternfly.less and the main Sass import file styles/_angular-patternfly.scss."

Thanks!

Yes it is.

I think someone just forgot to put those 2 lines in.