Remove justify-auto and place-items-auto

These CSS values don't even exist.
This commit is contained in:
Adam Wathan 2021-04-03 06:41:44 -04:00
parent d76c6a998c
commit 9e705dbb99
8 changed files with 0 additions and 204 deletions

View File

@ -10892,10 +10892,6 @@ video {
flex-wrap: nowrap;
}
.place-items-auto {
place-items: auto;
}
.place-items-start {
place-items: start;
}
@ -11024,10 +11020,6 @@ video {
align-self: stretch;
}
.justify-items-auto {
justify-items: auto;
}
.justify-items-start {
justify-items: start;
}
@ -39504,10 +39496,6 @@ video {
flex-wrap: nowrap;
}
.sm\:place-items-auto {
place-items: auto;
}
.sm\:place-items-start {
place-items: start;
}
@ -39636,10 +39624,6 @@ video {
align-self: stretch;
}
.sm\:justify-items-auto {
justify-items: auto;
}
.sm\:justify-items-start {
justify-items: start;
}
@ -68073,10 +68057,6 @@ video {
flex-wrap: nowrap;
}
.md\:place-items-auto {
place-items: auto;
}
.md\:place-items-start {
place-items: start;
}
@ -68205,10 +68185,6 @@ video {
align-self: stretch;
}
.md\:justify-items-auto {
justify-items: auto;
}
.md\:justify-items-start {
justify-items: start;
}
@ -96642,10 +96618,6 @@ video {
flex-wrap: nowrap;
}
.lg\:place-items-auto {
place-items: auto;
}
.lg\:place-items-start {
place-items: start;
}
@ -96774,10 +96746,6 @@ video {
align-self: stretch;
}
.lg\:justify-items-auto {
justify-items: auto;
}
.lg\:justify-items-start {
justify-items: start;
}
@ -125211,10 +125179,6 @@ video {
flex-wrap: nowrap;
}
.xl\:place-items-auto {
place-items: auto;
}
.xl\:place-items-start {
place-items: start;
}
@ -125343,10 +125307,6 @@ video {
align-self: stretch;
}
.xl\:justify-items-auto {
justify-items: auto;
}
.xl\:justify-items-start {
justify-items: start;
}
@ -153780,10 +153740,6 @@ video {
flex-wrap: nowrap;
}
.\32xl\:place-items-auto {
place-items: auto;
}
.\32xl\:place-items-start {
place-items: start;
}
@ -153912,10 +153868,6 @@ video {
align-self: stretch;
}
.\32xl\:justify-items-auto {
justify-items: auto;
}
.\32xl\:justify-items-start {
justify-items: start;
}

View File

@ -10892,10 +10892,6 @@ video {
flex-wrap: nowrap !important;
}
.place-items-auto {
place-items: auto !important;
}
.place-items-start {
place-items: start !important;
}
@ -11024,10 +11020,6 @@ video {
align-self: stretch !important;
}
.justify-items-auto {
justify-items: auto !important;
}
.justify-items-start {
justify-items: start !important;
}
@ -39504,10 +39496,6 @@ video {
flex-wrap: nowrap !important;
}
.sm\:place-items-auto {
place-items: auto !important;
}
.sm\:place-items-start {
place-items: start !important;
}
@ -39636,10 +39624,6 @@ video {
align-self: stretch !important;
}
.sm\:justify-items-auto {
justify-items: auto !important;
}
.sm\:justify-items-start {
justify-items: start !important;
}
@ -68073,10 +68057,6 @@ video {
flex-wrap: nowrap !important;
}
.md\:place-items-auto {
place-items: auto !important;
}
.md\:place-items-start {
place-items: start !important;
}
@ -68205,10 +68185,6 @@ video {
align-self: stretch !important;
}
.md\:justify-items-auto {
justify-items: auto !important;
}
.md\:justify-items-start {
justify-items: start !important;
}
@ -96642,10 +96618,6 @@ video {
flex-wrap: nowrap !important;
}
.lg\:place-items-auto {
place-items: auto !important;
}
.lg\:place-items-start {
place-items: start !important;
}
@ -96774,10 +96746,6 @@ video {
align-self: stretch !important;
}
.lg\:justify-items-auto {
justify-items: auto !important;
}
.lg\:justify-items-start {
justify-items: start !important;
}
@ -125211,10 +125179,6 @@ video {
flex-wrap: nowrap !important;
}
.xl\:place-items-auto {
place-items: auto !important;
}
.xl\:place-items-start {
place-items: start !important;
}
@ -125343,10 +125307,6 @@ video {
align-self: stretch !important;
}
.xl\:justify-items-auto {
justify-items: auto !important;
}
.xl\:justify-items-start {
justify-items: start !important;
}
@ -153780,10 +153740,6 @@ video {
flex-wrap: nowrap !important;
}
.\32xl\:place-items-auto {
place-items: auto !important;
}
.\32xl\:place-items-start {
place-items: start !important;
}
@ -153912,10 +153868,6 @@ video {
align-self: stretch !important;
}
.\32xl\:justify-items-auto {
justify-items: auto !important;
}
.\32xl\:justify-items-start {
justify-items: start !important;
}

View File

@ -9330,10 +9330,6 @@ video {
flex-wrap: nowrap;
}
.place-items-auto {
place-items: auto;
}
.place-items-start {
place-items: start;
}
@ -9462,10 +9458,6 @@ video {
align-self: stretch;
}
.justify-items-auto {
justify-items: auto;
}
.justify-items-start {
justify-items: start;
}
@ -35386,10 +35378,6 @@ video {
flex-wrap: nowrap;
}
.sm\:place-items-auto {
place-items: auto;
}
.sm\:place-items-start {
place-items: start;
}
@ -35518,10 +35506,6 @@ video {
align-self: stretch;
}
.sm\:justify-items-auto {
justify-items: auto;
}
.sm\:justify-items-start {
justify-items: start;
}
@ -61399,10 +61383,6 @@ video {
flex-wrap: nowrap;
}
.md\:place-items-auto {
place-items: auto;
}
.md\:place-items-start {
place-items: start;
}
@ -61531,10 +61511,6 @@ video {
align-self: stretch;
}
.md\:justify-items-auto {
justify-items: auto;
}
.md\:justify-items-start {
justify-items: start;
}
@ -87412,10 +87388,6 @@ video {
flex-wrap: nowrap;
}
.lg\:place-items-auto {
place-items: auto;
}
.lg\:place-items-start {
place-items: start;
}
@ -87544,10 +87516,6 @@ video {
align-self: stretch;
}
.lg\:justify-items-auto {
justify-items: auto;
}
.lg\:justify-items-start {
justify-items: start;
}
@ -113425,10 +113393,6 @@ video {
flex-wrap: nowrap;
}
.xl\:place-items-auto {
place-items: auto;
}
.xl\:place-items-start {
place-items: start;
}
@ -113557,10 +113521,6 @@ video {
align-self: stretch;
}
.xl\:justify-items-auto {
justify-items: auto;
}
.xl\:justify-items-start {
justify-items: start;
}
@ -139438,10 +139398,6 @@ video {
flex-wrap: nowrap;
}
.\32xl\:place-items-auto {
place-items: auto;
}
.\32xl\:place-items-start {
place-items: start;
}
@ -139570,10 +139526,6 @@ video {
align-self: stretch;
}
.\32xl\:justify-items-auto {
justify-items: auto;
}
.\32xl\:justify-items-start {
justify-items: start;
}

View File

@ -10892,10 +10892,6 @@ video {
flex-wrap: nowrap;
}
.place-items-auto {
place-items: auto;
}
.place-items-start {
place-items: start;
}
@ -11024,10 +11020,6 @@ video {
align-self: stretch;
}
.justify-items-auto {
justify-items: auto;
}
.justify-items-start {
justify-items: start;
}
@ -39504,10 +39496,6 @@ video {
flex-wrap: nowrap;
}
.sm\:place-items-auto {
place-items: auto;
}
.sm\:place-items-start {
place-items: start;
}
@ -39636,10 +39624,6 @@ video {
align-self: stretch;
}
.sm\:justify-items-auto {
justify-items: auto;
}
.sm\:justify-items-start {
justify-items: start;
}
@ -68073,10 +68057,6 @@ video {
flex-wrap: nowrap;
}
.md\:place-items-auto {
place-items: auto;
}
.md\:place-items-start {
place-items: start;
}
@ -68205,10 +68185,6 @@ video {
align-self: stretch;
}
.md\:justify-items-auto {
justify-items: auto;
}
.md\:justify-items-start {
justify-items: start;
}
@ -96642,10 +96618,6 @@ video {
flex-wrap: nowrap;
}
.lg\:place-items-auto {
place-items: auto;
}
.lg\:place-items-start {
place-items: start;
}
@ -96774,10 +96746,6 @@ video {
align-self: stretch;
}
.lg\:justify-items-auto {
justify-items: auto;
}
.lg\:justify-items-start {
justify-items: start;
}
@ -125211,10 +125179,6 @@ video {
flex-wrap: nowrap;
}
.xl\:place-items-auto {
place-items: auto;
}
.xl\:place-items-start {
place-items: start;
}
@ -125343,10 +125307,6 @@ video {
align-self: stretch;
}
.xl\:justify-items-auto {
justify-items: auto;
}
.xl\:justify-items-start {
justify-items: start;
}
@ -153780,10 +153740,6 @@ video {
flex-wrap: nowrap;
}
.\32xl\:place-items-auto {
place-items: auto;
}
.\32xl\:place-items-start {
place-items: start;
}
@ -153912,10 +153868,6 @@ video {
align-self: stretch;
}
.\32xl\:justify-items-auto {
justify-items: auto;
}
.\32xl\:justify-items-start {
justify-items: start;
}

View File

@ -1,9 +1,6 @@
const { createSimpleStaticUtilityPlugin } = require('../pluginUtils')
module.exports = createSimpleStaticUtilityPlugin({
'.justify-items-auto': {
'justify-items': 'auto',
},
'.justify-items-start': {
'justify-items': 'start',
},

View File

@ -1,9 +1,6 @@
const { createSimpleStaticUtilityPlugin } = require('../pluginUtils')
module.exports = createSimpleStaticUtilityPlugin({
'.place-items-auto': {
'place-items': 'auto',
},
'.place-items-start': {
'place-items': 'start',
},

View File

@ -2,9 +2,6 @@ export default function () {
return function ({ addUtilities, variants }) {
addUtilities(
{
'.justify-items-auto': {
'justify-items': 'auto',
},
'.justify-items-start': {
'justify-items': 'start',
},

View File

@ -2,9 +2,6 @@ export default function () {
return function ({ addUtilities, variants }) {
addUtilities(
{
'.place-items-auto': {
'place-items': 'auto',
},
'.place-items-start': {
'place-items': 'start',
},