Skip to content

Commit

Permalink
Lib: %wrap-anywhere, %wrap-words
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiriVulpes committed Dec 8, 2024
1 parent 96f9643 commit 361191a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/default/mixins.chiri
Original file line number Diff line number Diff line change
Expand Up @@ -638,4 +638,7 @@ $$gradient-mask-height!length-percentage
%white-space-pre-wrap: white-space: pre-wrap
%white-space-pre: white-space: pre

%wrap-anywhere: overflow-wrap: anywhere
%wrap-words: overflow-wrap: break-word

%content: content: ""

0 comments on commit 361191a

Please sign in to comment.