horsey
horsey copied to clipboard
Options for styling
Hi great library you have, here!
One thing I'm having trouble with is styling: there does not seem to be much flexibility. Perhaps I'm totally missing something, but it would be helpful to pass in some classes, at the least.
You seem to be! Have you looked at renderItem
and renderCategory
? Those give you direct access to DOM elements you can style. Aslo there's default classes for most elements.
I was thinking it would be helpful to be able to specify classes for the sey-container
and set-categories
divs, especially if you had more horsey initialised at the same.