mmenu-light icon indicating copy to clipboard operation
mmenu-light copied to clipboard

$prefix scss variable clashes with Bootstrap's $prefix variable

Open xewl opened this issue 3 years ago • 2 comments
trafficstars

$prefix: ".mm-ocd";

offcanvas-drawer module

xewl avatar Sep 22 '22 12:09 xewl

Thank you for bringing this to my attention, I might change the variable name in the future. For now I'd suggest not to combine the two in a single build.

FrDH avatar Sep 22 '22 15:09 FrDH

We just moved it to the end of the file, so nothing in-between clashes. Renaming it to $mmocd_prefix would definitely help :)

xewl avatar Sep 22 '22 18:09 xewl

changed it in 3.2.2 thanks.

FrDH avatar Nov 24 '22 10:11 FrDH