patternfly-5-overrides should be auto-imported by the page.scss file
page.scss sould be imported by all pages.
This commit is contained in:
parent
4c405168a8
commit
12a648b6e4
2 changed files with 2 additions and 8 deletions
|
|
@ -1,3 +1,5 @@
|
|||
@use "page.scss";
|
||||
|
||||
p {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue