tailwindcss-named-groups icon indicating copy to clipboard operation
tailwindcss-named-groups copied to clipboard

Tailwind CSS plugin that adds named groups

Results 3 tailwindcss-named-groups issues
Sort by recently updated
recently updated
newest added

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`?