tailwindcss-named-groups
tailwindcss-named-groups copied to clipboard
Tailwind CSS plugin that adds named groups
Inspired by [tailwindcss-interaction-variants](https://github.com/benface/tailwindcss-interaction-variants), `group-focus-within` and other variants should be added to extend the functionality of this project.
Another plugin (https://github.com/davidwebca/tailwindcss-group-variants#readme) allow to create several custom group variant, it would be awesome to be able to combine both !
When setting up tailwind'd `purge` feature, our named groups appear to be purged. Is it possible to configure named groups in the `safelist`?