mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-01-25 16:44:12 +00:00
* only output `@property foo` once instead of N times * compute the indent once * improve performance by using strings and for-loops * drop unnecessary new line