Skip to content

Commit 8c5cc7c

Browse files
committed
Update autogenerated CSS
1 parent f093a53 commit 8c5cc7c

File tree

1 file changed

+47
-34
lines changed

1 file changed

+47
-34
lines changed

static/main.css

+47-34
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
2+
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
33
*/
44

55
/*
@@ -211,6 +211,8 @@ textarea {
211211
/* 1 */
212212
line-height: inherit;
213213
/* 1 */
214+
letter-spacing: inherit;
215+
/* 1 */
214216
color: inherit;
215217
/* 1 */
216218
margin: 0;
@@ -234,9 +236,9 @@ select {
234236
*/
235237

236238
button,
237-
[type='button'],
238-
[type='reset'],
239-
[type='submit'] {
239+
input:where([type='button']),
240+
input:where([type='reset']),
241+
input:where([type='submit']) {
240242
-webkit-appearance: button;
241243
/* 1 */
242244
background-color: transparent;
@@ -513,6 +515,10 @@ body {
513515
--tw-backdrop-opacity: ;
514516
--tw-backdrop-saturate: ;
515517
--tw-backdrop-sepia: ;
518+
--tw-contain-size: ;
519+
--tw-contain-layout: ;
520+
--tw-contain-paint: ;
521+
--tw-contain-style: ;
516522
}
517523

518524
::backdrop {
@@ -563,6 +569,10 @@ body {
563569
--tw-backdrop-opacity: ;
564570
--tw-backdrop-saturate: ;
565571
--tw-backdrop-sepia: ;
572+
--tw-contain-size: ;
573+
--tw-contain-layout: ;
574+
--tw-contain-paint: ;
575+
--tw-contain-style: ;
566576
}
567577

568578
.prose {
@@ -610,7 +620,7 @@ body {
610620
list-style-type: decimal;
611621
margin-top: 1.25em;
612622
margin-bottom: 1.25em;
613-
padding-left: 1.625em;
623+
padding-inline-start: 1.625em;
614624
}
615625

616626
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
@@ -653,7 +663,7 @@ body {
653663
list-style-type: disc;
654664
margin-top: 1.25em;
655665
margin-bottom: 1.25em;
656-
padding-left: 1.625em;
666+
padding-inline-start: 1.625em;
657667
}
658668

659669
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
@@ -682,12 +692,12 @@ body {
682692
font-weight: 500;
683693
font-style: italic;
684694
color: var(--tw-prose-quotes);
685-
border-left-width: 0.25rem;
686-
border-left-color: var(--tw-prose-quote-borders);
695+
border-inline-start-width: 0.25rem;
696+
border-inline-start-color: var(--tw-prose-quote-borders);
687697
quotes: "\201C""\201D""\2018""\2019";
688698
margin-top: 1.6em;
689699
margin-bottom: 1.6em;
690-
padding-left: 1em;
700+
padding-inline-start: 1em;
691701
}
692702

693703
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
@@ -764,6 +774,11 @@ body {
764774
margin-bottom: 2em;
765775
}
766776

777+
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
778+
margin-top: 2em;
779+
margin-bottom: 2em;
780+
}
781+
767782
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
768783
font-weight: 500;
769784
font-family: inherit;
@@ -772,9 +787,9 @@ body {
772787
font-size: 0.875em;
773788
border-radius: 0.3125rem;
774789
padding-top: 0.1875em;
775-
padding-right: 0.375em;
790+
padding-inline-end: 0.375em;
776791
padding-bottom: 0.1875em;
777-
padding-left: 0.375em;
792+
padding-inline-start: 0.375em;
778793
}
779794

780795
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
@@ -832,9 +847,9 @@ body {
832847
margin-bottom: 1.7142857em;
833848
border-radius: 0.375rem;
834849
padding-top: 0.8571429em;
835-
padding-right: 1.1428571em;
850+
padding-inline-end: 1.1428571em;
836851
padding-bottom: 0.8571429em;
837-
padding-left: 1.1428571em;
852+
padding-inline-start: 1.1428571em;
838853
}
839854

840855
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
@@ -860,7 +875,6 @@ body {
860875
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
861876
width: 100%;
862877
table-layout: auto;
863-
text-align: left;
864878
margin-top: 2em;
865879
margin-bottom: 2em;
866880
font-size: 0.875em;
@@ -876,9 +890,9 @@ body {
876890
color: var(--tw-prose-headings);
877891
font-weight: 600;
878892
vertical-align: bottom;
879-
padding-right: 0.5714286em;
893+
padding-inline-end: 0.5714286em;
880894
padding-bottom: 0.5714286em;
881-
padding-left: 0.5714286em;
895+
padding-inline-start: 0.5714286em;
882896
}
883897

884898
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
@@ -903,6 +917,10 @@ body {
903917
vertical-align: top;
904918
}
905919

920+
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
921+
text-align: start;
922+
}
923+
906924
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
907925
margin-top: 0;
908926
margin-bottom: 0;
@@ -961,42 +979,37 @@ body {
961979
margin-bottom: 0;
962980
}
963981

964-
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
965-
margin-top: 2em;
966-
margin-bottom: 2em;
967-
}
968-
969982
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
970983
margin-top: 0.5em;
971984
margin-bottom: 0.5em;
972985
}
973986

974987
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
975-
padding-left: 0.375em;
988+
padding-inline-start: 0.375em;
976989
}
977990

978991
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
979-
padding-left: 0.375em;
992+
padding-inline-start: 0.375em;
980993
}
981994

982995
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
983996
margin-top: 0.75em;
984997
margin-bottom: 0.75em;
985998
}
986999

987-
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1000+
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
9881001
margin-top: 1.25em;
9891002
}
9901003

991-
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1004+
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
9921005
margin-bottom: 1.25em;
9931006
}
9941007

995-
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1008+
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
9961009
margin-top: 1.25em;
9971010
}
9981011

999-
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1012+
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
10001013
margin-bottom: 1.25em;
10011014
}
10021015

@@ -1012,7 +1025,7 @@ body {
10121025

10131026
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
10141027
margin-top: 0.5em;
1015-
padding-left: 1.625em;
1028+
padding-inline-start: 1.625em;
10161029
}
10171030

10181031
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
@@ -1032,26 +1045,26 @@ body {
10321045
}
10331046

10341047
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1035-
padding-left: 0;
1048+
padding-inline-start: 0;
10361049
}
10371050

10381051
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1039-
padding-right: 0;
1052+
padding-inline-end: 0;
10401053
}
10411054

10421055
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
10431056
padding-top: 0.5714286em;
1044-
padding-right: 0.5714286em;
1057+
padding-inline-end: 0.5714286em;
10451058
padding-bottom: 0.5714286em;
1046-
padding-left: 0.5714286em;
1059+
padding-inline-start: 0.5714286em;
10471060
}
10481061

10491062
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1050-
padding-left: 0;
1063+
padding-inline-start: 0;
10511064
}
10521065

10531066
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1054-
padding-right: 0;
1067+
padding-inline-end: 0;
10551068
}
10561069

10571070
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {

0 commit comments

Comments
 (0)