I had too look in past issues to find out that thumbnail is not set up out of the box. I think it should be added in the docs that input and button elements should be wrapped inside a parent element with class clr-field.
<div class="clr-field">
<button type="button" />
<input data-coloris />
</div>
Great library tho, thanks for your effort.
I had too look in past issues to find out that thumbnail is not set up out of the box. I think it should be added in the docs that
inputandbuttonelements should be wrapped inside a parent element with classclr-field.Great library tho, thanks for your effort.