bulma-megamenu icon indicating copy to clipboard operation
bulma-megamenu copied to clipboard

npm

Open noraj opened this issue 3 years ago • 1 comments

Can we have a npm package for easy installation and update?

noraj avatar Feb 10 '21 08:02 noraj

Looking at the code it's probably easier to just add .navbar-item.is-mega { position: static } to your global stylesheet, because that's all megamenu is really. The columns are standard Bulma and the headings can be styled however you like.

gentlemanjohn avatar Nov 01 '21 23:11 gentlemanjohn