Closed HighSoftWare96 closed 4 years ago
Unfortunately, at this moment, it is not possible. That said, I've built a small prototype that seems to work fine, but I don't like the class name that I used; see #23.
Please give me your thoughts on that PR, the best class name, what is missing, etc. Thanks in advance
That's great! Thanks!
Deployed with version number 1.0.0-alpha.888
Hi, Very useful library! I was wondering: is there a way to create a dynamic navbar that changes within the dark and light theme? In this way I should be able to add a navbar without specifying the
navbar-dark bg-dark
or thenavbar-light bg-light
classes but that changes correctly the colors with the theme?