Craig100
09/12/2023, 12:01 PMD_Inventor
09/12/2023, 12:19 PMCraig100
09/12/2023, 12:35 PMChancer
09/12/2023, 12:40 PMcss
.rich-text {
h1,h2,h3,h4,h5,h6 {
@apply text-5xl ;
}
p,a,li,span {
}
}
And then we essentially convert that tailwind into 'normal' css for updating the backoffice rendering stylesheet.
css
h1 {
font-size:48px
}
h2 {
}
... etc
Chancer
09/12/2023, 12:41 PMCraig100
09/12/2023, 1:12 PMCraig100
09/12/2023, 1:31 PMcontent: [
"./Views/**/*.cshtml",
"./wwwroot/**/*.{js, css}",
],
to the config file and add @apply mx-4 font-semibold to the bottom of the "Styles" section. 😦enemyss
09/12/2023, 1:53 PMCraig100
09/12/2023, 2:02 PMCraig100
09/12/2023, 2:04 PMA hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by