Consider including the base CSS in the distribution?
Instead of providing example CSS in the README.md file, what about including that CSS (and the other examples) as files in dist/ and linked appropriately in bower.json etc? The default example could be left-menu.css with right-menu.css examples etc for the other menu orientations. Happy to submit a PR to demonstrate my intent or contribute, if you're interested. Thanks for making a great component!
+1 having a base css in dist is a very good idea
FWIW, I realize that index.css is in the root of the package. I'm suggesting adding it to the main section in bower.json.
@al-the-x Sure! We can add css to dist.
I like the idea to create an examples folder. But I don't think that is should be into dist/.
+1