mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* utilities and tests in place for textDecorationColor and textDecorationOpacity * change 'backgroundColor' to 'textDecorationColor' in corePlugin declaration for latter * remove explicit textDecorationOpacity utility (the JIT slash syntax suffices) Co-authored-by: Michael Warner <michaelwarner@Michaels-MacBook-Pro.local>