Skip to content

Commit

Permalink
feat: rename whitespace-no-wrap utility class to whitespace-nowrap
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadsammy committed Jan 3, 2021
1 parent b47865e commit dafec5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/lib/non-configurable/typography.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const verticalAlign = [

const whitespace = [
'whitespace-normal',
'whitespace-no-wrap',
'whitespace-nowrap',
'whitespace-pre',
'whitespace-pre-line',
'whitespace-pre-wrap',
Expand Down

0 comments on commit dafec5d

Please sign in to comment.