You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My team and I are trying out Bluekit and we are really liking it so far.
I was wondering if there's a way we can personalize it more in terms of visuals, so things like:
The ability to pass our logo
Maybe pass a custom theme (colors, layout, fonts, etc)
Thanks!
The text was updated successfully, but these errors were encountered:
You can pass logo as a children to <BlueKit> component, which will be displayed above search field
You can also load custom css, fonts etc. from higher component or html page but BlueKit uses inline styles so you'd have to add !important to each css rule in order to rewrite these inline styles.
Great project!
My team and I are trying out Bluekit and we are really liking it so far.
I was wondering if there's a way we can personalize it more in terms of visuals, so things like:
Thanks!
The text was updated successfully, but these errors were encountered: