Hey has anyone had problems with only the button class not working with class sync?
Hi Relume team! I would just like to report a very minor problem that seems to happen with most navbar components. The menu-icon_line-middle-inner
class should have a 2
after the component name. It should be menu-icon2_line-middle-inner
. This one element is creating its own folder. I've seen this problem occur many times and after doing some digging, i realised this classname is incorrect. Just wanted to point it out for you!
Hello guys! Can i ask what the use of this color: inherit;
code is for inside the relume project starter? More often than not i have to remove it because i can't style text color correctly for headings/inputs etc. I'm just wondering if im using it wrong 😃