Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 588 Bytes

negative.md

File metadata and controls

10 lines (7 loc) · 588 Bytes

Negative

You can pass any value to the neg or negative function and it will prefix that value with -.

For example: neg(top_4) returns "-top-4".

TailwindJS token TailwindCSS token
neg -{expression}
negative -{expression}