## 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` |