> Ever needed some ultra-specific value that wasn't part of your design system, like top: -113px for a quirky background image? Since styles are generated on demand, you can just generate a utility for this as needed using square bracket notation like top-[-113px].
Congratulations, you have reinvented the style="" attribute.
Congratulations, you have reinvented the style="" attribute.