Packages

Simple helper functions to conditionally determine class names. This library is largely inspired by the JavaScript library [clsx](https://www.npmjs.com/package/clsx), commonly used in the React ecosystem.

Current section

Files

Jump to
clsx .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]