where is header styling? #65
Unanswered
robertIsaac
asked this question in
Q&A
Replies: 1 comment
-
That website covers a bit of the older Clarity Angular (and @clr/ui, the older html/css implementation) and the newer Clarity Core If you visit the angular version of the site, you can find the Header component there, which does have an html/css-only implementation (if you're not using Angular): https://angular.clarity.design/documentation/header |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
now I'm trying App Layout
but this code is not working
for example what the class
header-6
is part of?it's not in
@cds/city/css/bundles/default.min.css
or in@cds/core/global.min.css
which is what said need to be imported in the Developing sectionBeta Was this translation helpful? Give feedback.
All reactions