Skip to content

Commit

Permalink
docs(readme): add note about CSS property array in options.utilityCla…
Browse files Browse the repository at this point in the history
…sses
  • Loading branch information
saneef committed Apr 22, 2024
1 parent b6ec5d7 commit 446474c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ Once built, this is the output CSS file.
}
```

The `property` also supports an array of property values, like `["margin-top", "margin-bottom"]`, to be included within a utility class.

#### Responsive class variants

It is possible to generate responsive modifier class names.
Expand Down

0 comments on commit 446474c

Please sign in to comment.