7 lines
136 B
SCSS
7 lines
136 B
SCSS
|
// stylelint-disable scss/dollar-variable-pattern
|
||
|
$pf-global--theme--version: '';
|
||
|
// stylelint-enable
|
||
|
|
||
|
// Version
|
||
|
@import "patternfly";
|