You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
462 B

// This config will generate dark them updates based on 'pf-theme-dark'
// which can be changed by updating $pf-global--theme--namespace, $pf-global--theme--version, $pf-v5--theme-dark--class
// $pf-global--theme-dark--placeholder--class in _init.scss
$pf-v5-global--enable-reset: false;
$pf-v5-global--enable-normalize: false;
// stylelint-disable scss/dollar-variable-pattern
$pf-global--theme--version: '';
// stylelint-enable
@import "./patternfly-base";