Skip to content

Commit

Permalink
fix(pf4-style): expose scss variables (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Sep 20, 2022
1 parent 3d58297 commit a62c2be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ $icon-font-path: '~patternfly/dist/fonts/';

// Include patternfly variables before bootstrap variables
@import '~patternfly/dist/sass/patternfly/variables';
@import '~@patternfly/patternfly/sass-utilities/all';

// Bootstrap Core variables and mixins
@import '~bootstrap-sass/assets/stylesheets/bootstrap/variables';
Expand Down

0 comments on commit a62c2be

Please sign in to comment.