Hey again!
I'm currently using tailwind together with reveal.js for creating presentation slides. Therefore I needed a different list style and noticed that there are no helpers for list-style-type. Only a list-reset class is available currently.
As with my former proposals, I'd work on this feature if you guys would agree on implementing it.
I've just publish a plugin that adds support for this: https://www.npmjs.com/package/tailwindcss-list-style
Let me know if you need any of the experimental styles and I'll them.
That's really great @hacknug. I personally think this should be part of the core. @adamwathan Would you be interested in a PR, or is this plugin-land?
Added for 1.0: #761
Most helpful comment
I've just publish a plugin that adds support for this: https://www.npmjs.com/package/tailwindcss-list-style
Let me know if you need any of the experimental styles and I'll them.