mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* Handle group/peer variants with quoted strings * Fix CS * Use `splitAtTopLevelOnly` instead This solution isn’t that pretty but it is reusing existing machinery * inline return Co-authored-by: Robin Malfait <malfait.robin@gmail.com> * Fix return type Co-authored-by: Robin Malfait <malfait.robin@gmail.com> * Fixup * Update changelog Co-authored-by: Robin Malfait <malfait.robin@gmail.com>