Replies: 2 comments
-
Hey @rbw14 , You are right, the attributes of the individual breadcrumb items are currently not customizable in "Zero Config Mode". I assume that you want to assign typical Tailwind utility classes. If you build your breadcrumbs manually using the crumbs property, you have the option of assigning additional attributes there. See: https://docs.astro-breadcrumbs.kasimir.dev/configuration/properties/#crumbs |
Beta Was this translation helpful? Give feedback.
-
@rbw14 Since I haven't worked much with Tailwind so far, I don't know all the possibilities, which makes it difficult for me to plan this integration. Ideally, there will be someone else who can bring this feature into the project. Until then, I think you should be able to implement your style customizations quite well via Vanilla CSS or SCSS. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Felix,
first of all thanks so much for providing this great repo and investing your time! :) I am really happy I found it!
I wanted to pitch the idea for allowing easier(?) styling of the different breadcrumbs as single elements, e.g. with Tailwind or plain CSS. Here's an example:
Maybe this is already possible anyway and I did not see it (I am quite new in the dev sector), but also didn't find anything on this in the documentation. - If I missed anything, any help is greatly appreciated. Otherwise, maybe it is an idea for one of the next updates..? :)
Cheers & please keep up the great work,
Markus
Beta Was this translation helpful? Give feedback.
All reactions