Skip to content

Commit

Permalink
feat(typography): add text-pre helper class
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Oct 29, 2020
1 parent 17dc778 commit 7a03376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vuetify/src/styles/settings/_utilities.scss
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ $utilities: map-deep-merge(
values: (
wrap: normal,
no-wrap: nowrap,
pre: pre,
pre-wrap: pre-wrap,
)
),
Expand Down

0 comments on commit 7a03376

Please sign in to comment.