Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 280 Bytes

class-names.md

File metadata and controls

10 lines (7 loc) · 280 Bytes

Class names

You can pass any number of arguments to the classNames or cn function and it will join them together with a space.

For example: cn(top_4, left_4) returns "top-4 left-4".

TailwindJS token
cn
classNames