Skip to content

Commit 8613259

Browse files
authored
Rename flex-no-wrap to flex-nowrap (#2676)
1 parent 52c3437 commit 8613259

5 files changed

+25
-25
lines changed

__tests__/fixtures/tailwind-output-flagged.css

+6-6
Original file line numberDiff line numberDiff line change
@@ -9158,7 +9158,7 @@ video {
91589158
flex-wrap: wrap-reverse;
91599159
}
91609160

9161-
.flex-no-wrap {
9161+
.flex-nowrap {
91629162
flex-wrap: nowrap;
91639163
}
91649164

@@ -32138,7 +32138,7 @@ video {
3213832138
flex-wrap: wrap-reverse;
3213932139
}
3214032140

32141-
.sm\:flex-no-wrap {
32141+
.sm\:flex-nowrap {
3214232142
flex-wrap: nowrap;
3214332143
}
3214432144

@@ -55088,7 +55088,7 @@ video {
5508855088
flex-wrap: wrap-reverse;
5508955089
}
5509055090

55091-
.md\:flex-no-wrap {
55091+
.md\:flex-nowrap {
5509255092
flex-wrap: nowrap;
5509355093
}
5509455094

@@ -78038,7 +78038,7 @@ video {
7803878038
flex-wrap: wrap-reverse;
7803978039
}
7804078040

78041-
.lg\:flex-no-wrap {
78041+
.lg\:flex-nowrap {
7804278042
flex-wrap: nowrap;
7804378043
}
7804478044

@@ -100988,7 +100988,7 @@ video {
100988100988
flex-wrap: wrap-reverse;
100989100989
}
100990100990

100991-
.xl\:flex-no-wrap {
100991+
.xl\:flex-nowrap {
100992100992
flex-wrap: nowrap;
100993100993
}
100994100994

@@ -123938,7 +123938,7 @@ video {
123938123938
flex-wrap: wrap-reverse;
123939123939
}
123940123940

123941-
.\32xl\:flex-no-wrap {
123941+
.\32xl\:flex-nowrap {
123942123942
flex-wrap: nowrap;
123943123943
}
123944123944

__tests__/fixtures/tailwind-output-important.css

+6-6
Original file line numberDiff line numberDiff line change
@@ -9158,7 +9158,7 @@ video {
91589158
flex-wrap: wrap-reverse !important;
91599159
}
91609160

9161-
.flex-no-wrap {
9161+
.flex-nowrap {
91629162
flex-wrap: nowrap !important;
91639163
}
91649164

@@ -32138,7 +32138,7 @@ video {
3213832138
flex-wrap: wrap-reverse !important;
3213932139
}
3214032140

32141-
.sm\:flex-no-wrap {
32141+
.sm\:flex-nowrap {
3214232142
flex-wrap: nowrap !important;
3214332143
}
3214432144

@@ -55088,7 +55088,7 @@ video {
5508855088
flex-wrap: wrap-reverse !important;
5508955089
}
5509055090

55091-
.md\:flex-no-wrap {
55091+
.md\:flex-nowrap {
5509255092
flex-wrap: nowrap !important;
5509355093
}
5509455094

@@ -78038,7 +78038,7 @@ video {
7803878038
flex-wrap: wrap-reverse !important;
7803978039
}
7804078040

78041-
.lg\:flex-no-wrap {
78041+
.lg\:flex-nowrap {
7804278042
flex-wrap: nowrap !important;
7804378043
}
7804478044

@@ -100988,7 +100988,7 @@ video {
100988100988
flex-wrap: wrap-reverse !important;
100989100989
}
100990100990

100991-
.xl\:flex-no-wrap {
100991+
.xl\:flex-nowrap {
100992100992
flex-wrap: nowrap !important;
100993100993
}
100994100994

@@ -123938,7 +123938,7 @@ video {
123938123938
flex-wrap: wrap-reverse !important;
123939123939
}
123940123940

123941-
.\32xl\:flex-no-wrap {
123941+
.\32xl\:flex-nowrap {
123942123942
flex-wrap: nowrap !important;
123943123943
}
123944123944

__tests__/fixtures/tailwind-output-no-color-opacity.css

+6-6
Original file line numberDiff line numberDiff line change
@@ -8042,7 +8042,7 @@ video {
80428042
flex-wrap: wrap-reverse;
80438043
}
80448044

8045-
.flex-no-wrap {
8045+
.flex-nowrap {
80468046
flex-wrap: nowrap;
80478047
}
80488048

@@ -29162,7 +29162,7 @@ video {
2916229162
flex-wrap: wrap-reverse;
2916329163
}
2916429164

29165-
.sm\:flex-no-wrap {
29165+
.sm\:flex-nowrap {
2916629166
flex-wrap: nowrap;
2916729167
}
2916829168

@@ -50252,7 +50252,7 @@ video {
5025250252
flex-wrap: wrap-reverse;
5025350253
}
5025450254

50255-
.md\:flex-no-wrap {
50255+
.md\:flex-nowrap {
5025650256
flex-wrap: nowrap;
5025750257
}
5025850258

@@ -71342,7 +71342,7 @@ video {
7134271342
flex-wrap: wrap-reverse;
7134371343
}
7134471344

71345-
.lg\:flex-no-wrap {
71345+
.lg\:flex-nowrap {
7134671346
flex-wrap: nowrap;
7134771347
}
7134871348

@@ -92432,7 +92432,7 @@ video {
9243292432
flex-wrap: wrap-reverse;
9243392433
}
9243492434

92435-
.xl\:flex-no-wrap {
92435+
.xl\:flex-nowrap {
9243692436
flex-wrap: nowrap;
9243792437
}
9243892438

@@ -113522,7 +113522,7 @@ video {
113522113522
flex-wrap: wrap-reverse;
113523113523
}
113524113524

113525-
.\32xl\:flex-no-wrap {
113525+
.\32xl\:flex-nowrap {
113526113526
flex-wrap: nowrap;
113527113527
}
113528113528

__tests__/fixtures/tailwind-output.css

+6-6
Original file line numberDiff line numberDiff line change
@@ -9158,7 +9158,7 @@ video {
91589158
flex-wrap: wrap-reverse;
91599159
}
91609160

9161-
.flex-no-wrap {
9161+
.flex-nowrap {
91629162
flex-wrap: nowrap;
91639163
}
91649164

@@ -32138,7 +32138,7 @@ video {
3213832138
flex-wrap: wrap-reverse;
3213932139
}
3214032140

32141-
.sm\:flex-no-wrap {
32141+
.sm\:flex-nowrap {
3214232142
flex-wrap: nowrap;
3214332143
}
3214432144

@@ -55088,7 +55088,7 @@ video {
5508855088
flex-wrap: wrap-reverse;
5508955089
}
5509055090

55091-
.md\:flex-no-wrap {
55091+
.md\:flex-nowrap {
5509255092
flex-wrap: nowrap;
5509355093
}
5509455094

@@ -78038,7 +78038,7 @@ video {
7803878038
flex-wrap: wrap-reverse;
7803978039
}
7804078040

78041-
.lg\:flex-no-wrap {
78041+
.lg\:flex-nowrap {
7804278042
flex-wrap: nowrap;
7804378043
}
7804478044

@@ -100988,7 +100988,7 @@ video {
100988100988
flex-wrap: wrap-reverse;
100989100989
}
100990100990

100991-
.xl\:flex-no-wrap {
100991+
.xl\:flex-nowrap {
100992100992
flex-wrap: nowrap;
100993100993
}
100994100994

@@ -123938,7 +123938,7 @@ video {
123938123938
flex-wrap: wrap-reverse;
123939123939
}
123940123940

123941-
.\32xl\:flex-no-wrap {
123941+
.\32xl\:flex-nowrap {
123942123942
flex-wrap: nowrap;
123943123943
}
123944123944

src/plugins/flexWrap.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default function () {
88
'.flex-wrap-reverse': {
99
'flex-wrap': 'wrap-reverse',
1010
},
11-
'.flex-no-wrap': {
11+
'.flex-nowrap': {
1212
'flex-wrap': 'nowrap',
1313
},
1414
},

0 commit comments

Comments
 (0)