gojuukaze / django-tagify2

django tag input field using tagify
GNU General Public License v3.0
6 stars 2 forks source link

add css #1

Closed hanggaga closed 4 years ago

hanggaga commented 4 years ago

could we add css per each of tag object ? or random css per each just like const states = [ 'success', 'brand', 'danger', 'success', 'warning', 'dark', 'primary', 'info']; tagData.class = 'states.getRandomInt(0, 7);

gojuukaze commented 4 years ago

The js code was not written by me. You can submit an issue in tagify