breeze_cms 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/breeze/breeze.css +396 -390
- data/app/assets/stylesheets/breeze/breeze.email.css +288 -283
- data/app/assets/stylesheets/breeze_tailwind_styles.css +5 -1
- data/app/controllers/breeze/images_controller.rb +14 -4
- data/app/controllers/breeze/pages_controller.rb +3 -10
- data/app/controllers/breeze/view_controller.rb +6 -1
- data/app/models/breeze/active_yaml.rb +23 -0
- data/app/models/breeze/image.rb +30 -20
- data/app/views/breeze/images/_editor.haml +12 -0
- data/app/views/breeze/images/show.haml +25 -10
- data/app/views/breeze/view/cards/_card_normal_round.haml +1 -1
- data/app/views/breeze/view/page.haml +2 -0
- data/config/breeze/option_definitions.yml +7 -2
- data/config/breeze/page_styles.yml +4 -2
- data/config/initializers/simple_form_tailwind.rb +148 -0
- data/lib/breeze/engine.rb +8 -5
- data/lib/breeze/version.rb +1 -1
- metadata +23 -37
- data/config/initializers/simple_form.rb +0 -212
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
! tailwindcss v3.4.
|
2
|
+
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
|
3
3
|
*/
|
4
4
|
|
5
5
|
/*
|
@@ -211,6 +211,8 @@ textarea {
|
|
211
211
|
/* 1 */
|
212
212
|
line-height: inherit;
|
213
213
|
/* 1 */
|
214
|
+
letter-spacing: inherit;
|
215
|
+
/* 1 */
|
214
216
|
color: inherit;
|
215
217
|
/* 1 */
|
216
218
|
margin: 0;
|
@@ -234,9 +236,9 @@ select {
|
|
234
236
|
*/
|
235
237
|
|
236
238
|
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']) {
|
240
242
|
-webkit-appearance: button;
|
241
243
|
/* 1 */
|
242
244
|
background-color: transparent;
|
@@ -444,7 +446,7 @@ video {
|
|
444
446
|
display: none;
|
445
447
|
}
|
446
448
|
|
447
|
-
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
|
449
|
+
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
|
448
450
|
-webkit-appearance: none;
|
449
451
|
-moz-appearance: none;
|
450
452
|
appearance: none;
|
@@ -461,7 +463,7 @@ video {
|
|
461
463
|
--tw-shadow: 0 0 #0000;
|
462
464
|
}
|
463
465
|
|
464
|
-
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
|
466
|
+
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
|
465
467
|
outline: 2px solid transparent;
|
466
468
|
outline-offset: 2px;
|
467
469
|
--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
|
@@ -490,6 +492,11 @@ input::placeholder,textarea::placeholder {
|
|
490
492
|
|
491
493
|
::-webkit-date-and-time-value {
|
492
494
|
min-height: 1.5em;
|
495
|
+
text-align: inherit;
|
496
|
+
}
|
497
|
+
|
498
|
+
::-webkit-datetime-edit {
|
499
|
+
display: inline-flex;
|
493
500
|
}
|
494
501
|
|
495
502
|
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
|
@@ -507,7 +514,7 @@ select {
|
|
507
514
|
print-color-adjust: exact;
|
508
515
|
}
|
509
516
|
|
510
|
-
[multiple] {
|
517
|
+
[multiple],[size]:where(select:not([size="1"])) {
|
511
518
|
background-image: initial;
|
512
519
|
background-position: initial;
|
513
520
|
background-repeat: unset;
|
@@ -572,10 +579,26 @@ select {
|
|
572
579
|
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
|
573
580
|
}
|
574
581
|
|
582
|
+
@media (forced-colors: active) {
|
583
|
+
[type='checkbox']:checked {
|
584
|
+
-webkit-appearance: auto;
|
585
|
+
-moz-appearance: auto;
|
586
|
+
appearance: auto;
|
587
|
+
}
|
588
|
+
}
|
589
|
+
|
575
590
|
[type='radio']:checked {
|
576
591
|
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
|
577
592
|
}
|
578
593
|
|
594
|
+
@media (forced-colors: active) {
|
595
|
+
[type='radio']:checked {
|
596
|
+
-webkit-appearance: auto;
|
597
|
+
-moz-appearance: auto;
|
598
|
+
appearance: auto;
|
599
|
+
}
|
600
|
+
}
|
601
|
+
|
579
602
|
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
|
580
603
|
border-color: transparent;
|
581
604
|
background-color: currentColor;
|
@@ -590,6 +613,14 @@ select {
|
|
590
613
|
background-repeat: no-repeat;
|
591
614
|
}
|
592
615
|
|
616
|
+
@media (forced-colors: active) {
|
617
|
+
[type='checkbox']:indeterminate {
|
618
|
+
-webkit-appearance: auto;
|
619
|
+
-moz-appearance: auto;
|
620
|
+
appearance: auto;
|
621
|
+
}
|
622
|
+
}
|
623
|
+
|
593
624
|
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
|
594
625
|
border-color: transparent;
|
595
626
|
background-color: currentColor;
|
@@ -658,6 +689,10 @@ select {
|
|
658
689
|
--tw-backdrop-opacity: ;
|
659
690
|
--tw-backdrop-saturate: ;
|
660
691
|
--tw-backdrop-sepia: ;
|
692
|
+
--tw-contain-size: ;
|
693
|
+
--tw-contain-layout: ;
|
694
|
+
--tw-contain-paint: ;
|
695
|
+
--tw-contain-style: ;
|
661
696
|
}
|
662
697
|
|
663
698
|
::backdrop {
|
@@ -708,6 +743,10 @@ select {
|
|
708
743
|
--tw-backdrop-opacity: ;
|
709
744
|
--tw-backdrop-saturate: ;
|
710
745
|
--tw-backdrop-sepia: ;
|
746
|
+
--tw-contain-size: ;
|
747
|
+
--tw-contain-layout: ;
|
748
|
+
--tw-contain-paint: ;
|
749
|
+
--tw-contain-style: ;
|
711
750
|
}
|
712
751
|
|
713
752
|
.prose {
|
@@ -715,7 +754,12 @@ select {
|
|
715
754
|
max-width: 65ch;
|
716
755
|
}
|
717
756
|
|
718
|
-
.prose :where(
|
757
|
+
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
758
|
+
margin-top: 1.25em;
|
759
|
+
margin-bottom: 1.25em;
|
760
|
+
}
|
761
|
+
|
762
|
+
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
719
763
|
color: var(--tw-prose-lead);
|
720
764
|
font-size: 1.25em;
|
721
765
|
line-height: 1.6;
|
@@ -723,116 +767,122 @@ select {
|
|
723
767
|
margin-bottom: 1.2em;
|
724
768
|
}
|
725
769
|
|
726
|
-
.prose :where(a):not(:where([class~="not-prose"] *)) {
|
770
|
+
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
727
771
|
color: var(--tw-prose-links);
|
728
772
|
text-decoration: underline;
|
729
773
|
font-weight: 500;
|
730
774
|
}
|
731
775
|
|
732
|
-
.prose :where(strong):not(:where([class~="not-prose"] *)) {
|
776
|
+
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
733
777
|
color: var(--tw-prose-bold);
|
734
778
|
font-weight: 600;
|
735
779
|
}
|
736
780
|
|
737
|
-
.prose :where(a strong):not(:where([class~="not-prose"] *)) {
|
781
|
+
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
738
782
|
color: inherit;
|
739
783
|
}
|
740
784
|
|
741
|
-
.prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
|
785
|
+
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
742
786
|
color: inherit;
|
743
787
|
}
|
744
788
|
|
745
|
-
.prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
|
789
|
+
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
746
790
|
color: inherit;
|
747
791
|
}
|
748
792
|
|
749
|
-
.prose :where(ol):not(:where([class~="not-prose"] *)) {
|
793
|
+
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
750
794
|
list-style-type: decimal;
|
751
795
|
margin-top: 1.25em;
|
752
796
|
margin-bottom: 1.25em;
|
753
|
-
padding-
|
797
|
+
padding-inline-start: 1.625em;
|
754
798
|
}
|
755
799
|
|
756
|
-
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
|
800
|
+
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
757
801
|
list-style-type: upper-alpha;
|
758
802
|
}
|
759
803
|
|
760
|
-
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
|
804
|
+
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
761
805
|
list-style-type: lower-alpha;
|
762
806
|
}
|
763
807
|
|
764
|
-
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
|
808
|
+
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
765
809
|
list-style-type: upper-alpha;
|
766
810
|
}
|
767
811
|
|
768
|
-
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
|
812
|
+
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
769
813
|
list-style-type: lower-alpha;
|
770
814
|
}
|
771
815
|
|
772
|
-
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
|
816
|
+
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
773
817
|
list-style-type: upper-roman;
|
774
818
|
}
|
775
819
|
|
776
|
-
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
|
820
|
+
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
777
821
|
list-style-type: lower-roman;
|
778
822
|
}
|
779
823
|
|
780
|
-
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
|
824
|
+
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
781
825
|
list-style-type: upper-roman;
|
782
826
|
}
|
783
827
|
|
784
|
-
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
|
828
|
+
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
785
829
|
list-style-type: lower-roman;
|
786
830
|
}
|
787
831
|
|
788
|
-
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
|
832
|
+
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
789
833
|
list-style-type: decimal;
|
790
834
|
}
|
791
835
|
|
792
|
-
.prose :where(ul):not(:where([class~="not-prose"] *)) {
|
836
|
+
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
793
837
|
list-style-type: disc;
|
794
838
|
margin-top: 1.25em;
|
795
839
|
margin-bottom: 1.25em;
|
796
|
-
padding-
|
840
|
+
padding-inline-start: 1.625em;
|
797
841
|
}
|
798
842
|
|
799
|
-
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
|
843
|
+
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
|
800
844
|
font-weight: 400;
|
801
845
|
color: var(--tw-prose-counters);
|
802
846
|
}
|
803
847
|
|
804
|
-
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
|
848
|
+
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
|
805
849
|
color: var(--tw-prose-bullets);
|
806
850
|
}
|
807
851
|
|
808
|
-
.prose :where(
|
852
|
+
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
853
|
+
color: var(--tw-prose-headings);
|
854
|
+
font-weight: 600;
|
855
|
+
margin-top: 1.25em;
|
856
|
+
}
|
857
|
+
|
858
|
+
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
809
859
|
border-color: var(--tw-prose-hr);
|
810
860
|
border-top-width: 1px;
|
811
861
|
margin-top: 3em;
|
812
862
|
margin-bottom: 3em;
|
813
863
|
}
|
814
864
|
|
815
|
-
.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
|
865
|
+
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
816
866
|
font-weight: 500;
|
817
867
|
font-style: italic;
|
818
868
|
color: var(--tw-prose-quotes);
|
819
|
-
border-
|
820
|
-
border-
|
869
|
+
border-inline-start-width: 0.25rem;
|
870
|
+
border-inline-start-color: var(--tw-prose-quote-borders);
|
821
871
|
quotes: "\201C""\201D""\2018""\2019";
|
822
872
|
margin-top: 1.6em;
|
823
873
|
margin-bottom: 1.6em;
|
824
|
-
padding-
|
874
|
+
padding-inline-start: 1em;
|
825
875
|
}
|
826
876
|
|
827
|
-
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
|
877
|
+
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
|
828
878
|
content: open-quote;
|
829
879
|
}
|
830
880
|
|
831
|
-
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
|
881
|
+
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
|
832
882
|
content: close-quote;
|
833
883
|
}
|
834
884
|
|
835
|
-
.prose :where(h1):not(:where([class~="not-prose"] *)) {
|
885
|
+
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
836
886
|
color: var(--tw-prose-headings);
|
837
887
|
font-weight: 800;
|
838
888
|
font-size: 2.25em;
|
@@ -841,12 +891,12 @@ select {
|
|
841
891
|
line-height: 1.1111111;
|
842
892
|
}
|
843
893
|
|
844
|
-
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
|
894
|
+
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
845
895
|
font-weight: 900;
|
846
896
|
color: inherit;
|
847
897
|
}
|
848
898
|
|
849
|
-
.prose :where(h2):not(:where([class~="not-prose"] *)) {
|
899
|
+
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
850
900
|
color: var(--tw-prose-headings);
|
851
901
|
font-weight: 700;
|
852
902
|
font-size: 1.5em;
|
@@ -855,12 +905,12 @@ select {
|
|
855
905
|
line-height: 1.3333333;
|
856
906
|
}
|
857
907
|
|
858
|
-
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
|
908
|
+
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
859
909
|
font-weight: 800;
|
860
910
|
color: inherit;
|
861
911
|
}
|
862
912
|
|
863
|
-
.prose :where(h3):not(:where([class~="not-prose"] *)) {
|
913
|
+
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
864
914
|
color: var(--tw-prose-headings);
|
865
915
|
font-weight: 600;
|
866
916
|
font-size: 1.25em;
|
@@ -869,12 +919,12 @@ select {
|
|
869
919
|
line-height: 1.6;
|
870
920
|
}
|
871
921
|
|
872
|
-
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
|
922
|
+
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
873
923
|
font-weight: 700;
|
874
924
|
color: inherit;
|
875
925
|
}
|
876
926
|
|
877
|
-
.prose :where(h4):not(:where([class~="not-prose"] *)) {
|
927
|
+
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
878
928
|
color: var(--tw-prose-headings);
|
879
929
|
font-weight: 600;
|
880
930
|
margin-top: 1.5em;
|
@@ -882,73 +932,85 @@ select {
|
|
882
932
|
line-height: 1.5;
|
883
933
|
}
|
884
934
|
|
885
|
-
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
|
935
|
+
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
886
936
|
font-weight: 700;
|
887
937
|
color: inherit;
|
888
938
|
}
|
889
939
|
|
890
|
-
.prose :where(img):not(:where([class~="not-prose"] *)) {
|
940
|
+
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
891
941
|
margin-top: 2em;
|
892
942
|
margin-bottom: 2em;
|
893
943
|
}
|
894
944
|
|
895
|
-
.prose :where(
|
896
|
-
|
897
|
-
margin-
|
945
|
+
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
946
|
+
display: block;
|
947
|
+
margin-top: 2em;
|
948
|
+
margin-bottom: 2em;
|
898
949
|
}
|
899
950
|
|
900
|
-
.prose :where(
|
901
|
-
|
951
|
+
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
952
|
+
margin-top: 2em;
|
953
|
+
margin-bottom: 2em;
|
954
|
+
}
|
955
|
+
|
956
|
+
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
957
|
+
font-weight: 500;
|
958
|
+
font-family: inherit;
|
959
|
+
color: var(--tw-prose-kbd);
|
960
|
+
box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
|
902
961
|
font-size: 0.875em;
|
903
|
-
|
904
|
-
|
962
|
+
border-radius: 0.3125rem;
|
963
|
+
padding-top: 0.1875em;
|
964
|
+
padding-inline-end: 0.375em;
|
965
|
+
padding-bottom: 0.1875em;
|
966
|
+
padding-inline-start: 0.375em;
|
905
967
|
}
|
906
968
|
|
907
|
-
.prose :where(code):not(:where([class~="not-prose"] *)) {
|
969
|
+
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
908
970
|
color: var(--tw-prose-code);
|
909
971
|
font-weight: 600;
|
910
972
|
font-size: 0.875em;
|
911
973
|
}
|
912
974
|
|
913
|
-
.prose :where(code):not(:where([class~="not-prose"] *))::before {
|
975
|
+
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
|
914
976
|
content: "`";
|
915
977
|
}
|
916
978
|
|
917
|
-
.prose :where(code):not(:where([class~="not-prose"] *))::after {
|
979
|
+
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
|
918
980
|
content: "`";
|
919
981
|
}
|
920
982
|
|
921
|
-
.prose :where(a code):not(:where([class~="not-prose"] *)) {
|
983
|
+
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
922
984
|
color: inherit;
|
923
985
|
}
|
924
986
|
|
925
|
-
.prose :where(h1 code):not(:where([class~="not-prose"] *)) {
|
987
|
+
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
926
988
|
color: inherit;
|
927
989
|
}
|
928
990
|
|
929
|
-
.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
|
991
|
+
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
930
992
|
color: inherit;
|
931
993
|
font-size: 0.875em;
|
932
994
|
}
|
933
995
|
|
934
|
-
.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
|
996
|
+
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
935
997
|
color: inherit;
|
936
998
|
font-size: 0.9em;
|
937
999
|
}
|
938
1000
|
|
939
|
-
.prose :where(h4 code):not(:where([class~="not-prose"] *)) {
|
1001
|
+
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
940
1002
|
color: inherit;
|
941
1003
|
}
|
942
1004
|
|
943
|
-
.prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
|
1005
|
+
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
944
1006
|
color: inherit;
|
945
1007
|
}
|
946
1008
|
|
947
|
-
.prose :where(thead th code):not(:where([class~="not-prose"] *)) {
|
1009
|
+
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
948
1010
|
color: inherit;
|
949
1011
|
}
|
950
1012
|
|
951
|
-
.prose :where(pre):not(:where([class~="not-prose"] *)) {
|
1013
|
+
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
952
1014
|
color: var(--tw-prose-pre-code);
|
953
1015
|
background-color: var(--tw-prose-pre-bg);
|
954
1016
|
overflow-x: auto;
|
@@ -959,12 +1021,12 @@ select {
|
|
959
1021
|
margin-bottom: 1.7142857em;
|
960
1022
|
border-radius: 0.375rem;
|
961
1023
|
padding-top: 0.8571429em;
|
962
|
-
padding-
|
1024
|
+
padding-inline-end: 1.1428571em;
|
963
1025
|
padding-bottom: 0.8571429em;
|
964
|
-
padding-
|
1026
|
+
padding-inline-start: 1.1428571em;
|
965
1027
|
}
|
966
1028
|
|
967
|
-
.prose :where(pre code):not(:where([class~="not-prose"] *)) {
|
1029
|
+
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
968
1030
|
background-color: transparent;
|
969
1031
|
border-width: 0;
|
970
1032
|
border-radius: 0;
|
@@ -976,60 +1038,75 @@ select {
|
|
976
1038
|
line-height: inherit;
|
977
1039
|
}
|
978
1040
|
|
979
|
-
.prose :where(pre code):not(:where([class~="not-prose"] *))::before {
|
1041
|
+
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
|
980
1042
|
content: none;
|
981
1043
|
}
|
982
1044
|
|
983
|
-
.prose :where(pre code):not(:where([class~="not-prose"] *))::after {
|
1045
|
+
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
|
984
1046
|
content: none;
|
985
1047
|
}
|
986
1048
|
|
987
|
-
.prose :where(table):not(:where([class~="not-prose"] *)) {
|
1049
|
+
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
988
1050
|
width: 100%;
|
989
1051
|
table-layout: auto;
|
990
|
-
text-align: left;
|
991
1052
|
margin-top: 2em;
|
992
1053
|
margin-bottom: 2em;
|
993
1054
|
font-size: 0.875em;
|
994
1055
|
line-height: 1.7142857;
|
995
1056
|
}
|
996
1057
|
|
997
|
-
.prose :where(thead):not(:where([class~="not-prose"] *)) {
|
1058
|
+
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
998
1059
|
border-bottom-width: 1px;
|
999
1060
|
border-bottom-color: var(--tw-prose-th-borders);
|
1000
1061
|
}
|
1001
1062
|
|
1002
|
-
.prose :where(thead th):not(:where([class~="not-prose"] *)) {
|
1063
|
+
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1003
1064
|
color: var(--tw-prose-headings);
|
1004
1065
|
font-weight: 600;
|
1005
1066
|
vertical-align: bottom;
|
1006
|
-
padding-
|
1067
|
+
padding-inline-end: 0.5714286em;
|
1007
1068
|
padding-bottom: 0.5714286em;
|
1008
|
-
padding-
|
1069
|
+
padding-inline-start: 0.5714286em;
|
1009
1070
|
}
|
1010
1071
|
|
1011
|
-
.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
|
1072
|
+
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1012
1073
|
border-bottom-width: 1px;
|
1013
1074
|
border-bottom-color: var(--tw-prose-td-borders);
|
1014
1075
|
}
|
1015
1076
|
|
1016
|
-
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
|
1077
|
+
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1017
1078
|
border-bottom-width: 0;
|
1018
1079
|
}
|
1019
1080
|
|
1020
|
-
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
|
1081
|
+
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1021
1082
|
vertical-align: baseline;
|
1022
1083
|
}
|
1023
1084
|
|
1024
|
-
.prose :where(tfoot):not(:where([class~="not-prose"] *)) {
|
1085
|
+
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1025
1086
|
border-top-width: 1px;
|
1026
1087
|
border-top-color: var(--tw-prose-th-borders);
|
1027
1088
|
}
|
1028
1089
|
|
1029
|
-
.prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
|
1090
|
+
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1030
1091
|
vertical-align: top;
|
1031
1092
|
}
|
1032
1093
|
|
1094
|
+
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1095
|
+
text-align: start;
|
1096
|
+
}
|
1097
|
+
|
1098
|
+
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1099
|
+
margin-top: 0;
|
1100
|
+
margin-bottom: 0;
|
1101
|
+
}
|
1102
|
+
|
1103
|
+
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1104
|
+
color: var(--tw-prose-captions);
|
1105
|
+
font-size: 0.875em;
|
1106
|
+
line-height: 1.4285714;
|
1107
|
+
margin-top: 0.8571429em;
|
1108
|
+
}
|
1109
|
+
|
1033
1110
|
.prose {
|
1034
1111
|
--tw-prose-body: #374151;
|
1035
1112
|
--tw-prose-headings: #111827;
|
@@ -1042,6 +1119,8 @@ select {
|
|
1042
1119
|
--tw-prose-quotes: #111827;
|
1043
1120
|
--tw-prose-quote-borders: #e5e7eb;
|
1044
1121
|
--tw-prose-captions: #6b7280;
|
1122
|
+
--tw-prose-kbd: #111827;
|
1123
|
+
--tw-prose-kbd-shadows: 17 24 39;
|
1045
1124
|
--tw-prose-code: #111827;
|
1046
1125
|
--tw-prose-pre-code: #e5e7eb;
|
1047
1126
|
--tw-prose-pre-bg: #1f2937;
|
@@ -1058,6 +1137,8 @@ select {
|
|
1058
1137
|
--tw-prose-invert-quotes: #f3f4f6;
|
1059
1138
|
--tw-prose-invert-quote-borders: #374151;
|
1060
1139
|
--tw-prose-invert-captions: #9ca3af;
|
1140
|
+
--tw-prose-invert-kbd: #fff;
|
1141
|
+
--tw-prose-invert-kbd-shadows: 255 255 255;
|
1061
1142
|
--tw-prose-invert-code: #fff;
|
1062
1143
|
--tw-prose-invert-pre-code: #d1d5db;
|
1063
1144
|
--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
|
@@ -1067,249 +1148,109 @@ select {
|
|
1067
1148
|
line-height: 1.75;
|
1068
1149
|
}
|
1069
1150
|
|
1070
|
-
.prose :where(
|
1071
|
-
margin-top:
|
1072
|
-
margin-bottom:
|
1073
|
-
}
|
1074
|
-
|
1075
|
-
.prose :where(video):not(:where([class~="not-prose"] *)) {
|
1076
|
-
margin-top: 2em;
|
1077
|
-
margin-bottom: 2em;
|
1078
|
-
}
|
1079
|
-
|
1080
|
-
.prose :where(figure):not(:where([class~="not-prose"] *)) {
|
1081
|
-
margin-top: 2em;
|
1082
|
-
margin-bottom: 2em;
|
1151
|
+
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1152
|
+
margin-top: 0;
|
1153
|
+
margin-bottom: 0;
|
1083
1154
|
}
|
1084
1155
|
|
1085
|
-
.prose :where(li):not(:where([class~="not-prose"] *)) {
|
1156
|
+
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1086
1157
|
margin-top: 0.5em;
|
1087
1158
|
margin-bottom: 0.5em;
|
1088
1159
|
}
|
1089
1160
|
|
1090
|
-
.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
|
1091
|
-
padding-
|
1161
|
+
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1162
|
+
padding-inline-start: 0.375em;
|
1092
1163
|
}
|
1093
1164
|
|
1094
|
-
.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
|
1095
|
-
padding-
|
1165
|
+
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1166
|
+
padding-inline-start: 0.375em;
|
1096
1167
|
}
|
1097
1168
|
|
1098
|
-
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
1169
|
+
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1099
1170
|
margin-top: 0.75em;
|
1100
1171
|
margin-bottom: 0.75em;
|
1101
1172
|
}
|
1102
1173
|
|
1103
|
-
.prose :where(.prose > ul > li >
|
1174
|
+
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1104
1175
|
margin-top: 1.25em;
|
1105
1176
|
}
|
1106
1177
|
|
1107
|
-
.prose :where(.prose > ul > li >
|
1178
|
+
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1108
1179
|
margin-bottom: 1.25em;
|
1109
1180
|
}
|
1110
1181
|
|
1111
|
-
.prose :where(.prose > ol > li >
|
1182
|
+
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1112
1183
|
margin-top: 1.25em;
|
1113
1184
|
}
|
1114
1185
|
|
1115
|
-
.prose :where(.prose > ol > li >
|
1186
|
+
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1116
1187
|
margin-bottom: 1.25em;
|
1117
1188
|
}
|
1118
1189
|
|
1119
|
-
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
|
1120
|
-
margin-top: 0.75em;
|
1121
|
-
margin-bottom: 0.75em;
|
1122
|
-
}
|
1123
|
-
|
1124
|
-
.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
|
1125
|
-
margin-top: 0;
|
1126
|
-
}
|
1127
|
-
|
1128
|
-
.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
|
1129
|
-
margin-top: 0;
|
1130
|
-
}
|
1131
|
-
|
1132
|
-
.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
|
1133
|
-
margin-top: 0;
|
1134
|
-
}
|
1135
|
-
|
1136
|
-
.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
|
1137
|
-
margin-top: 0;
|
1138
|
-
}
|
1139
|
-
|
1140
|
-
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
|
1141
|
-
padding-left: 0;
|
1142
|
-
}
|
1143
|
-
|
1144
|
-
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
|
1145
|
-
padding-right: 0;
|
1146
|
-
}
|
1147
|
-
|
1148
|
-
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
|
1149
|
-
padding-top: 0.5714286em;
|
1150
|
-
padding-right: 0.5714286em;
|
1151
|
-
padding-bottom: 0.5714286em;
|
1152
|
-
padding-left: 0.5714286em;
|
1153
|
-
}
|
1154
|
-
|
1155
|
-
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
|
1156
|
-
padding-left: 0;
|
1157
|
-
}
|
1158
|
-
|
1159
|
-
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
|
1160
|
-
padding-right: 0;
|
1161
|
-
}
|
1162
|
-
|
1163
|
-
.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
1164
|
-
margin-top: 0;
|
1165
|
-
}
|
1166
|
-
|
1167
|
-
.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
1168
|
-
margin-bottom: 0;
|
1169
|
-
}
|
1170
|
-
|
1171
|
-
.prose-sm :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
1172
|
-
margin-top: 0.5714286em;
|
1173
|
-
margin-bottom: 0.5714286em;
|
1174
|
-
}
|
1175
|
-
|
1176
|
-
.prose-sm :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
1177
|
-
margin-top: 1.1428571em;
|
1178
|
-
}
|
1179
|
-
|
1180
|
-
.prose-sm :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1181
|
-
margin-bottom: 1.1428571em;
|
1182
|
-
}
|
1183
|
-
|
1184
|
-
.prose-sm :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
1185
|
-
margin-top: 1.1428571em;
|
1186
|
-
}
|
1187
|
-
|
1188
|
-
.prose-sm :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1189
|
-
margin-bottom: 1.1428571em;
|
1190
|
-
}
|
1191
|
-
|
1192
|
-
.prose-sm :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
1193
|
-
margin-top: 0;
|
1194
|
-
}
|
1195
|
-
|
1196
|
-
.prose-sm :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
1197
|
-
margin-bottom: 0;
|
1198
|
-
}
|
1199
|
-
|
1200
|
-
.prose-base :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
1190
|
+
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1201
1191
|
margin-top: 0.75em;
|
1202
1192
|
margin-bottom: 0.75em;
|
1203
1193
|
}
|
1204
1194
|
|
1205
|
-
.prose
|
1195
|
+
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1206
1196
|
margin-top: 1.25em;
|
1207
|
-
}
|
1208
|
-
|
1209
|
-
.prose-base :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1210
1197
|
margin-bottom: 1.25em;
|
1211
1198
|
}
|
1212
1199
|
|
1213
|
-
.prose
|
1214
|
-
margin-top:
|
1215
|
-
|
1216
|
-
|
1217
|
-
.prose-base :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1218
|
-
margin-bottom: 1.25em;
|
1200
|
+
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1201
|
+
margin-top: 0.5em;
|
1202
|
+
padding-inline-start: 1.625em;
|
1219
1203
|
}
|
1220
1204
|
|
1221
|
-
.prose
|
1205
|
+
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1222
1206
|
margin-top: 0;
|
1223
1207
|
}
|
1224
1208
|
|
1225
|
-
.prose
|
1226
|
-
margin-bottom: 0;
|
1227
|
-
}
|
1228
|
-
|
1229
|
-
.prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
1230
|
-
margin-top: 0.8888889em;
|
1231
|
-
margin-bottom: 0.8888889em;
|
1232
|
-
}
|
1233
|
-
|
1234
|
-
.prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
1235
|
-
margin-top: 1.3333333em;
|
1236
|
-
}
|
1237
|
-
|
1238
|
-
.prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1239
|
-
margin-bottom: 1.3333333em;
|
1240
|
-
}
|
1241
|
-
|
1242
|
-
.prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
1243
|
-
margin-top: 1.3333333em;
|
1244
|
-
}
|
1245
|
-
|
1246
|
-
.prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1247
|
-
margin-bottom: 1.3333333em;
|
1248
|
-
}
|
1249
|
-
|
1250
|
-
.prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
1209
|
+
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1251
1210
|
margin-top: 0;
|
1252
1211
|
}
|
1253
1212
|
|
1254
|
-
.prose
|
1255
|
-
margin-
|
1256
|
-
}
|
1257
|
-
|
1258
|
-
.prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
1259
|
-
margin-top: 0.8em;
|
1260
|
-
margin-bottom: 0.8em;
|
1261
|
-
}
|
1262
|
-
|
1263
|
-
.prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
1264
|
-
margin-top: 1.2em;
|
1265
|
-
}
|
1266
|
-
|
1267
|
-
.prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1268
|
-
margin-bottom: 1.2em;
|
1269
|
-
}
|
1270
|
-
|
1271
|
-
.prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
1272
|
-
margin-top: 1.2em;
|
1273
|
-
}
|
1274
|
-
|
1275
|
-
.prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
1276
|
-
margin-bottom: 1.2em;
|
1213
|
+
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1214
|
+
margin-top: 0;
|
1277
1215
|
}
|
1278
1216
|
|
1279
|
-
.prose
|
1217
|
+
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1280
1218
|
margin-top: 0;
|
1281
1219
|
}
|
1282
1220
|
|
1283
|
-
.prose
|
1284
|
-
|
1221
|
+
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1222
|
+
padding-inline-start: 0;
|
1285
1223
|
}
|
1286
1224
|
|
1287
|
-
.prose
|
1288
|
-
|
1289
|
-
margin-bottom: 0.8333333em;
|
1225
|
+
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1226
|
+
padding-inline-end: 0;
|
1290
1227
|
}
|
1291
1228
|
|
1292
|
-
.prose
|
1293
|
-
|
1229
|
+
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1230
|
+
padding-top: 0.5714286em;
|
1231
|
+
padding-inline-end: 0.5714286em;
|
1232
|
+
padding-bottom: 0.5714286em;
|
1233
|
+
padding-inline-start: 0.5714286em;
|
1294
1234
|
}
|
1295
1235
|
|
1296
|
-
.prose
|
1297
|
-
|
1236
|
+
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1237
|
+
padding-inline-start: 0;
|
1298
1238
|
}
|
1299
1239
|
|
1300
|
-
.prose
|
1301
|
-
|
1240
|
+
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1241
|
+
padding-inline-end: 0;
|
1302
1242
|
}
|
1303
1243
|
|
1304
|
-
.prose
|
1305
|
-
margin-
|
1244
|
+
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1245
|
+
margin-top: 2em;
|
1246
|
+
margin-bottom: 2em;
|
1306
1247
|
}
|
1307
1248
|
|
1308
|
-
.prose
|
1249
|
+
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1309
1250
|
margin-top: 0;
|
1310
1251
|
}
|
1311
1252
|
|
1312
|
-
.prose
|
1253
|
+
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
1313
1254
|
margin-bottom: 0;
|
1314
1255
|
}
|
1315
1256
|
|
@@ -1452,11 +1393,6 @@ select {
|
|
1452
1393
|
margin: 2rem;
|
1453
1394
|
}
|
1454
1395
|
|
1455
|
-
.mx-0 {
|
1456
|
-
margin-left: 0px;
|
1457
|
-
margin-right: 0px;
|
1458
|
-
}
|
1459
|
-
|
1460
1396
|
.mx-10 {
|
1461
1397
|
margin-left: 2.5rem;
|
1462
1398
|
margin-right: 2.5rem;
|
@@ -2795,11 +2731,15 @@ select {
|
|
2795
2731
|
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
2796
2732
|
}
|
2797
2733
|
|
2798
|
-
.prose
|
2734
|
+
.prose{
|
2799
2735
|
max-width: 100%;
|
2800
2736
|
color: inherit;
|
2801
2737
|
--tw-prose-bullets: #6b7280;
|
2802
2738
|
--tw-prose-headings: inherit;
|
2739
|
+
a{
|
2740
|
+
color: inherit;
|
2741
|
+
font-weight: 700;
|
2742
|
+
}
|
2803
2743
|
}
|
2804
2744
|
|
2805
2745
|
@media (min-width: 768px) {
|
@@ -2808,212 +2748,245 @@ select {
|
|
2808
2748
|
line-height: 1.7777778;
|
2809
2749
|
}
|
2810
2750
|
|
2811
|
-
.md\:prose-lg :where(p):not(:where([class~="not-prose"] *)) {
|
2751
|
+
.md\:prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2812
2752
|
margin-top: 1.3333333em;
|
2813
2753
|
margin-bottom: 1.3333333em;
|
2814
2754
|
}
|
2815
2755
|
|
2816
|
-
.md\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
|
2756
|
+
.md\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2817
2757
|
font-size: 1.2222222em;
|
2818
2758
|
line-height: 1.4545455;
|
2819
2759
|
margin-top: 1.0909091em;
|
2820
2760
|
margin-bottom: 1.0909091em;
|
2821
2761
|
}
|
2822
2762
|
|
2823
|
-
.md\:prose-lg :where(blockquote):not(:where([class~="not-prose"] *)) {
|
2763
|
+
.md\:prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2824
2764
|
margin-top: 1.6666667em;
|
2825
2765
|
margin-bottom: 1.6666667em;
|
2826
|
-
padding-
|
2766
|
+
padding-inline-start: 1em;
|
2827
2767
|
}
|
2828
2768
|
|
2829
|
-
.md\:prose-lg :where(h1):not(:where([class~="not-prose"] *)) {
|
2769
|
+
.md\:prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2830
2770
|
font-size: 2.6666667em;
|
2831
2771
|
margin-top: 0;
|
2832
2772
|
margin-bottom: 0.8333333em;
|
2833
2773
|
line-height: 1;
|
2834
2774
|
}
|
2835
2775
|
|
2836
|
-
.md\:prose-lg :where(h2):not(:where([class~="not-prose"] *)) {
|
2776
|
+
.md\:prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2837
2777
|
font-size: 1.6666667em;
|
2838
2778
|
margin-top: 1.8666667em;
|
2839
2779
|
margin-bottom: 1.0666667em;
|
2840
2780
|
line-height: 1.3333333;
|
2841
2781
|
}
|
2842
2782
|
|
2843
|
-
.md\:prose-lg :where(h3):not(:where([class~="not-prose"] *)) {
|
2783
|
+
.md\:prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2844
2784
|
font-size: 1.3333333em;
|
2845
2785
|
margin-top: 1.6666667em;
|
2846
2786
|
margin-bottom: 0.6666667em;
|
2847
2787
|
line-height: 1.5;
|
2848
2788
|
}
|
2849
2789
|
|
2850
|
-
.md\:prose-lg :where(h4):not(:where([class~="not-prose"] *)) {
|
2790
|
+
.md\:prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2851
2791
|
margin-top: 1.7777778em;
|
2852
2792
|
margin-bottom: 0.4444444em;
|
2853
2793
|
line-height: 1.5555556;
|
2854
2794
|
}
|
2855
2795
|
|
2856
|
-
.md\:prose-lg :where(img):not(:where([class~="not-prose"] *)) {
|
2857
|
-
margin-top: 1.7777778em;
|
2858
|
-
margin-bottom: 1.7777778em;
|
2859
|
-
}
|
2860
|
-
|
2861
|
-
.md\:prose-lg :where(video):not(:where([class~="not-prose"] *)) {
|
2796
|
+
.md\:prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2862
2797
|
margin-top: 1.7777778em;
|
2863
2798
|
margin-bottom: 1.7777778em;
|
2864
2799
|
}
|
2865
2800
|
|
2866
|
-
.md\:prose-lg :where(
|
2801
|
+
.md\:prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2867
2802
|
margin-top: 1.7777778em;
|
2868
2803
|
margin-bottom: 1.7777778em;
|
2869
2804
|
}
|
2870
2805
|
|
2871
|
-
.md\:prose-lg :where(
|
2806
|
+
.md\:prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2872
2807
|
margin-top: 0;
|
2873
2808
|
margin-bottom: 0;
|
2874
2809
|
}
|
2875
2810
|
|
2876
|
-
.md\:prose-lg :where(
|
2811
|
+
.md\:prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2812
|
+
margin-top: 1.7777778em;
|
2813
|
+
margin-bottom: 1.7777778em;
|
2814
|
+
}
|
2815
|
+
|
2816
|
+
.md\:prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2877
2817
|
font-size: 0.8888889em;
|
2878
|
-
|
2879
|
-
|
2818
|
+
border-radius: 0.3125rem;
|
2819
|
+
padding-top: 0.2222222em;
|
2820
|
+
padding-inline-end: 0.4444444em;
|
2821
|
+
padding-bottom: 0.2222222em;
|
2822
|
+
padding-inline-start: 0.4444444em;
|
2880
2823
|
}
|
2881
2824
|
|
2882
|
-
.md\:prose-lg :where(code):not(:where([class~="not-prose"] *)) {
|
2825
|
+
.md\:prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2883
2826
|
font-size: 0.8888889em;
|
2884
2827
|
}
|
2885
2828
|
|
2886
|
-
.md\:prose-lg :where(h2 code):not(:where([class~="not-prose"] *)) {
|
2829
|
+
.md\:prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2887
2830
|
font-size: 0.8666667em;
|
2888
2831
|
}
|
2889
2832
|
|
2890
|
-
.md\:prose-lg :where(h3 code):not(:where([class~="not-prose"] *)) {
|
2833
|
+
.md\:prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2891
2834
|
font-size: 0.875em;
|
2892
2835
|
}
|
2893
2836
|
|
2894
|
-
.md\:prose-lg :where(pre):not(:where([class~="not-prose"] *)) {
|
2837
|
+
.md\:prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2895
2838
|
font-size: 0.8888889em;
|
2896
2839
|
line-height: 1.75;
|
2897
2840
|
margin-top: 2em;
|
2898
2841
|
margin-bottom: 2em;
|
2899
2842
|
border-radius: 0.375rem;
|
2900
2843
|
padding-top: 1em;
|
2901
|
-
padding-
|
2844
|
+
padding-inline-end: 1.5em;
|
2902
2845
|
padding-bottom: 1em;
|
2903
|
-
padding-
|
2846
|
+
padding-inline-start: 1.5em;
|
2904
2847
|
}
|
2905
2848
|
|
2906
|
-
.md\:prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
|
2849
|
+
.md\:prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2907
2850
|
margin-top: 1.3333333em;
|
2908
2851
|
margin-bottom: 1.3333333em;
|
2909
|
-
padding-
|
2852
|
+
padding-inline-start: 1.5555556em;
|
2910
2853
|
}
|
2911
2854
|
|
2912
|
-
.md\:prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
|
2855
|
+
.md\:prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2913
2856
|
margin-top: 1.3333333em;
|
2914
2857
|
margin-bottom: 1.3333333em;
|
2915
|
-
padding-
|
2858
|
+
padding-inline-start: 1.5555556em;
|
2916
2859
|
}
|
2917
2860
|
|
2918
|
-
.md\:prose-lg :where(li):not(:where([class~="not-prose"] *)) {
|
2861
|
+
.md\:prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2919
2862
|
margin-top: 0.6666667em;
|
2920
2863
|
margin-bottom: 0.6666667em;
|
2921
2864
|
}
|
2922
2865
|
|
2923
|
-
.md\:prose-lg :where(ol > li):not(:where([class~="not-prose"] *)) {
|
2924
|
-
padding-
|
2866
|
+
.md\:prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2867
|
+
padding-inline-start: 0.4444444em;
|
2925
2868
|
}
|
2926
2869
|
|
2927
|
-
.md\:prose-lg :where(ul > li):not(:where([class~="not-prose"] *)) {
|
2928
|
-
padding-
|
2870
|
+
.md\:prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2871
|
+
padding-inline-start: 0.4444444em;
|
2929
2872
|
}
|
2930
2873
|
|
2931
|
-
.md\:prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
2874
|
+
.md\:prose-lg :where(.md\:prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2932
2875
|
margin-top: 0.8888889em;
|
2933
2876
|
margin-bottom: 0.8888889em;
|
2934
2877
|
}
|
2935
2878
|
|
2936
|
-
.md\:prose-lg :where(.prose > ul > li >
|
2879
|
+
.md\:prose-lg :where(.md\:prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2937
2880
|
margin-top: 1.3333333em;
|
2938
2881
|
}
|
2939
2882
|
|
2940
|
-
.md\:prose-lg :where(.prose > ul > li >
|
2883
|
+
.md\:prose-lg :where(.md\:prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2941
2884
|
margin-bottom: 1.3333333em;
|
2942
2885
|
}
|
2943
2886
|
|
2944
|
-
.md\:prose-lg :where(.prose > ol > li >
|
2887
|
+
.md\:prose-lg :where(.md\:prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2945
2888
|
margin-top: 1.3333333em;
|
2946
2889
|
}
|
2947
2890
|
|
2948
|
-
.md\:prose-lg :where(.prose > ol > li >
|
2891
|
+
.md\:prose-lg :where(.md\:prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2949
2892
|
margin-bottom: 1.3333333em;
|
2950
2893
|
}
|
2951
2894
|
|
2952
|
-
.md\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
|
2895
|
+
.md\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2953
2896
|
margin-top: 0.8888889em;
|
2954
2897
|
margin-bottom: 0.8888889em;
|
2955
2898
|
}
|
2956
2899
|
|
2957
|
-
.md\:prose-lg :where(
|
2900
|
+
.md\:prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2901
|
+
margin-top: 1.3333333em;
|
2902
|
+
margin-bottom: 1.3333333em;
|
2903
|
+
}
|
2904
|
+
|
2905
|
+
.md\:prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2906
|
+
margin-top: 1.3333333em;
|
2907
|
+
}
|
2908
|
+
|
2909
|
+
.md\:prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2910
|
+
margin-top: 0.6666667em;
|
2911
|
+
padding-inline-start: 1.5555556em;
|
2912
|
+
}
|
2913
|
+
|
2914
|
+
.md\:prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2958
2915
|
margin-top: 3.1111111em;
|
2959
2916
|
margin-bottom: 3.1111111em;
|
2960
2917
|
}
|
2961
2918
|
|
2962
|
-
.md\:prose-lg :where(hr + *):not(:where([class~="not-prose"] *)) {
|
2919
|
+
.md\:prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2963
2920
|
margin-top: 0;
|
2964
2921
|
}
|
2965
2922
|
|
2966
|
-
.md\:prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)) {
|
2923
|
+
.md\:prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2967
2924
|
margin-top: 0;
|
2968
2925
|
}
|
2969
2926
|
|
2970
|
-
.md\:prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)) {
|
2927
|
+
.md\:prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2971
2928
|
margin-top: 0;
|
2972
2929
|
}
|
2973
2930
|
|
2974
|
-
.md\:prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)) {
|
2931
|
+
.md\:prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2975
2932
|
margin-top: 0;
|
2976
2933
|
}
|
2977
2934
|
|
2978
|
-
.md\:prose-lg :where(table):not(:where([class~="not-prose"] *)) {
|
2935
|
+
.md\:prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2979
2936
|
font-size: 0.8888889em;
|
2980
2937
|
line-height: 1.5;
|
2981
2938
|
}
|
2982
2939
|
|
2983
|
-
.md\:prose-lg :where(thead th):not(:where([class~="not-prose"] *)) {
|
2984
|
-
padding-
|
2940
|
+
.md\:prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2941
|
+
padding-inline-end: 0.75em;
|
2985
2942
|
padding-bottom: 0.75em;
|
2986
|
-
padding-
|
2943
|
+
padding-inline-start: 0.75em;
|
2987
2944
|
}
|
2988
2945
|
|
2989
|
-
.md\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
|
2990
|
-
padding-
|
2946
|
+
.md\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2947
|
+
padding-inline-start: 0;
|
2991
2948
|
}
|
2992
2949
|
|
2993
|
-
.md\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
|
2994
|
-
padding-
|
2950
|
+
.md\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2951
|
+
padding-inline-end: 0;
|
2995
2952
|
}
|
2996
2953
|
|
2997
|
-
.md\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
|
2954
|
+
.md\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2998
2955
|
padding-top: 0.75em;
|
2999
|
-
padding-
|
2956
|
+
padding-inline-end: 0.75em;
|
3000
2957
|
padding-bottom: 0.75em;
|
3001
|
-
padding-
|
2958
|
+
padding-inline-start: 0.75em;
|
2959
|
+
}
|
2960
|
+
|
2961
|
+
.md\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2962
|
+
padding-inline-start: 0;
|
2963
|
+
}
|
2964
|
+
|
2965
|
+
.md\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2966
|
+
padding-inline-end: 0;
|
3002
2967
|
}
|
3003
2968
|
|
3004
|
-
.md\:prose-lg :where(
|
3005
|
-
|
2969
|
+
.md\:prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2970
|
+
margin-top: 1.7777778em;
|
2971
|
+
margin-bottom: 1.7777778em;
|
3006
2972
|
}
|
3007
2973
|
|
3008
|
-
.md\:prose-lg :where(
|
3009
|
-
|
2974
|
+
.md\:prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2975
|
+
margin-top: 0;
|
2976
|
+
margin-bottom: 0;
|
2977
|
+
}
|
2978
|
+
|
2979
|
+
.md\:prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
2980
|
+
font-size: 0.8888889em;
|
2981
|
+
line-height: 1.5;
|
2982
|
+
margin-top: 1em;
|
3010
2983
|
}
|
3011
2984
|
|
3012
|
-
.md\:prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
2985
|
+
.md\:prose-lg :where(.md\:prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3013
2986
|
margin-top: 0;
|
3014
2987
|
}
|
3015
2988
|
|
3016
|
-
.md\:prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
2989
|
+
.md\:prose-lg :where(.md\:prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3017
2990
|
margin-bottom: 0;
|
3018
2991
|
}
|
3019
2992
|
}
|
@@ -3024,212 +2997,245 @@ select {
|
|
3024
2997
|
line-height: 1.8;
|
3025
2998
|
}
|
3026
2999
|
|
3027
|
-
.lg\:prose-xl :where(p):not(:where([class~="not-prose"] *)) {
|
3000
|
+
.lg\:prose-xl :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3028
3001
|
margin-top: 1.2em;
|
3029
3002
|
margin-bottom: 1.2em;
|
3030
3003
|
}
|
3031
3004
|
|
3032
|
-
.lg\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
|
3005
|
+
.lg\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3033
3006
|
font-size: 1.2em;
|
3034
3007
|
line-height: 1.5;
|
3035
3008
|
margin-top: 1em;
|
3036
3009
|
margin-bottom: 1em;
|
3037
3010
|
}
|
3038
3011
|
|
3039
|
-
.lg\:prose-xl :where(blockquote):not(:where([class~="not-prose"] *)) {
|
3012
|
+
.lg\:prose-xl :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3040
3013
|
margin-top: 1.6em;
|
3041
3014
|
margin-bottom: 1.6em;
|
3042
|
-
padding-
|
3015
|
+
padding-inline-start: 1.0666667em;
|
3043
3016
|
}
|
3044
3017
|
|
3045
|
-
.lg\:prose-xl :where(h1):not(:where([class~="not-prose"] *)) {
|
3018
|
+
.lg\:prose-xl :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3046
3019
|
font-size: 2.8em;
|
3047
3020
|
margin-top: 0;
|
3048
3021
|
margin-bottom: 0.8571429em;
|
3049
3022
|
line-height: 1;
|
3050
3023
|
}
|
3051
3024
|
|
3052
|
-
.lg\:prose-xl :where(h2):not(:where([class~="not-prose"] *)) {
|
3025
|
+
.lg\:prose-xl :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3053
3026
|
font-size: 1.8em;
|
3054
3027
|
margin-top: 1.5555556em;
|
3055
3028
|
margin-bottom: 0.8888889em;
|
3056
3029
|
line-height: 1.1111111;
|
3057
3030
|
}
|
3058
3031
|
|
3059
|
-
.lg\:prose-xl :where(h3):not(:where([class~="not-prose"] *)) {
|
3032
|
+
.lg\:prose-xl :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3060
3033
|
font-size: 1.5em;
|
3061
3034
|
margin-top: 1.6em;
|
3062
3035
|
margin-bottom: 0.6666667em;
|
3063
3036
|
line-height: 1.3333333;
|
3064
3037
|
}
|
3065
3038
|
|
3066
|
-
.lg\:prose-xl :where(h4):not(:where([class~="not-prose"] *)) {
|
3039
|
+
.lg\:prose-xl :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3067
3040
|
margin-top: 1.8em;
|
3068
3041
|
margin-bottom: 0.6em;
|
3069
3042
|
line-height: 1.6;
|
3070
3043
|
}
|
3071
3044
|
|
3072
|
-
.lg\:prose-xl :where(img):not(:where([class~="not-prose"] *)) {
|
3045
|
+
.lg\:prose-xl :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3073
3046
|
margin-top: 2em;
|
3074
3047
|
margin-bottom: 2em;
|
3075
3048
|
}
|
3076
3049
|
|
3077
|
-
.lg\:prose-xl :where(
|
3050
|
+
.lg\:prose-xl :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3078
3051
|
margin-top: 2em;
|
3079
3052
|
margin-bottom: 2em;
|
3080
3053
|
}
|
3081
3054
|
|
3082
|
-
.lg\:prose-xl :where(
|
3083
|
-
margin-top: 2em;
|
3084
|
-
margin-bottom: 2em;
|
3085
|
-
}
|
3086
|
-
|
3087
|
-
.lg\:prose-xl :where(figure > *):not(:where([class~="not-prose"] *)) {
|
3055
|
+
.lg\:prose-xl :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3088
3056
|
margin-top: 0;
|
3089
3057
|
margin-bottom: 0;
|
3090
3058
|
}
|
3091
3059
|
|
3092
|
-
.lg\:prose-xl :where(
|
3060
|
+
.lg\:prose-xl :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3061
|
+
margin-top: 2em;
|
3062
|
+
margin-bottom: 2em;
|
3063
|
+
}
|
3064
|
+
|
3065
|
+
.lg\:prose-xl :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3093
3066
|
font-size: 0.9em;
|
3094
|
-
|
3095
|
-
|
3067
|
+
border-radius: 0.3125rem;
|
3068
|
+
padding-top: 0.25em;
|
3069
|
+
padding-inline-end: 0.4em;
|
3070
|
+
padding-bottom: 0.25em;
|
3071
|
+
padding-inline-start: 0.4em;
|
3096
3072
|
}
|
3097
3073
|
|
3098
|
-
.lg\:prose-xl :where(code):not(:where([class~="not-prose"] *)) {
|
3074
|
+
.lg\:prose-xl :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3099
3075
|
font-size: 0.9em;
|
3100
3076
|
}
|
3101
3077
|
|
3102
|
-
.lg\:prose-xl :where(h2 code):not(:where([class~="not-prose"] *)) {
|
3078
|
+
.lg\:prose-xl :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3103
3079
|
font-size: 0.8611111em;
|
3104
3080
|
}
|
3105
3081
|
|
3106
|
-
.lg\:prose-xl :where(h3 code):not(:where([class~="not-prose"] *)) {
|
3082
|
+
.lg\:prose-xl :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3107
3083
|
font-size: 0.9em;
|
3108
3084
|
}
|
3109
3085
|
|
3110
|
-
.lg\:prose-xl :where(pre):not(:where([class~="not-prose"] *)) {
|
3086
|
+
.lg\:prose-xl :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3111
3087
|
font-size: 0.9em;
|
3112
3088
|
line-height: 1.7777778;
|
3113
3089
|
margin-top: 2em;
|
3114
3090
|
margin-bottom: 2em;
|
3115
3091
|
border-radius: 0.5rem;
|
3116
3092
|
padding-top: 1.1111111em;
|
3117
|
-
padding-
|
3093
|
+
padding-inline-end: 1.3333333em;
|
3118
3094
|
padding-bottom: 1.1111111em;
|
3119
|
-
padding-
|
3095
|
+
padding-inline-start: 1.3333333em;
|
3120
3096
|
}
|
3121
3097
|
|
3122
|
-
.lg\:prose-xl :where(ol):not(:where([class~="not-prose"] *)) {
|
3098
|
+
.lg\:prose-xl :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3123
3099
|
margin-top: 1.2em;
|
3124
3100
|
margin-bottom: 1.2em;
|
3125
|
-
padding-
|
3101
|
+
padding-inline-start: 1.6em;
|
3126
3102
|
}
|
3127
3103
|
|
3128
|
-
.lg\:prose-xl :where(ul):not(:where([class~="not-prose"] *)) {
|
3104
|
+
.lg\:prose-xl :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3129
3105
|
margin-top: 1.2em;
|
3130
3106
|
margin-bottom: 1.2em;
|
3131
|
-
padding-
|
3107
|
+
padding-inline-start: 1.6em;
|
3132
3108
|
}
|
3133
3109
|
|
3134
|
-
.lg\:prose-xl :where(li):not(:where([class~="not-prose"] *)) {
|
3110
|
+
.lg\:prose-xl :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3135
3111
|
margin-top: 0.6em;
|
3136
3112
|
margin-bottom: 0.6em;
|
3137
3113
|
}
|
3138
3114
|
|
3139
|
-
.lg\:prose-xl :where(ol > li):not(:where([class~="not-prose"] *)) {
|
3140
|
-
padding-
|
3115
|
+
.lg\:prose-xl :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3116
|
+
padding-inline-start: 0.4em;
|
3141
3117
|
}
|
3142
3118
|
|
3143
|
-
.lg\:prose-xl :where(ul > li):not(:where([class~="not-prose"] *)) {
|
3144
|
-
padding-
|
3119
|
+
.lg\:prose-xl :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3120
|
+
padding-inline-start: 0.4em;
|
3145
3121
|
}
|
3146
3122
|
|
3147
|
-
.lg\:prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
3123
|
+
.lg\:prose-xl :where(.lg\:prose-xl > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3148
3124
|
margin-top: 0.8em;
|
3149
3125
|
margin-bottom: 0.8em;
|
3150
3126
|
}
|
3151
3127
|
|
3152
|
-
.lg\:prose-xl :where(.prose > ul > li >
|
3128
|
+
.lg\:prose-xl :where(.lg\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3153
3129
|
margin-top: 1.2em;
|
3154
3130
|
}
|
3155
3131
|
|
3156
|
-
.lg\:prose-xl :where(.prose > ul > li >
|
3132
|
+
.lg\:prose-xl :where(.lg\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3157
3133
|
margin-bottom: 1.2em;
|
3158
3134
|
}
|
3159
3135
|
|
3160
|
-
.lg\:prose-xl :where(.prose > ol > li >
|
3136
|
+
.lg\:prose-xl :where(.lg\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3161
3137
|
margin-top: 1.2em;
|
3162
3138
|
}
|
3163
3139
|
|
3164
|
-
.lg\:prose-xl :where(.prose > ol > li >
|
3140
|
+
.lg\:prose-xl :where(.lg\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3165
3141
|
margin-bottom: 1.2em;
|
3166
3142
|
}
|
3167
3143
|
|
3168
|
-
.lg\:prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
|
3144
|
+
.lg\:prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3169
3145
|
margin-top: 0.8em;
|
3170
3146
|
margin-bottom: 0.8em;
|
3171
3147
|
}
|
3172
3148
|
|
3173
|
-
.lg\:prose-xl :where(
|
3149
|
+
.lg\:prose-xl :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3150
|
+
margin-top: 1.2em;
|
3151
|
+
margin-bottom: 1.2em;
|
3152
|
+
}
|
3153
|
+
|
3154
|
+
.lg\:prose-xl :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3155
|
+
margin-top: 1.2em;
|
3156
|
+
}
|
3157
|
+
|
3158
|
+
.lg\:prose-xl :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3159
|
+
margin-top: 0.6em;
|
3160
|
+
padding-inline-start: 1.6em;
|
3161
|
+
}
|
3162
|
+
|
3163
|
+
.lg\:prose-xl :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3174
3164
|
margin-top: 2.8em;
|
3175
3165
|
margin-bottom: 2.8em;
|
3176
3166
|
}
|
3177
3167
|
|
3178
|
-
.lg\:prose-xl :where(hr + *):not(:where([class~="not-prose"] *)) {
|
3168
|
+
.lg\:prose-xl :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3179
3169
|
margin-top: 0;
|
3180
3170
|
}
|
3181
3171
|
|
3182
|
-
.lg\:prose-xl :where(h2 + *):not(:where([class~="not-prose"] *)) {
|
3172
|
+
.lg\:prose-xl :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3183
3173
|
margin-top: 0;
|
3184
3174
|
}
|
3185
3175
|
|
3186
|
-
.lg\:prose-xl :where(h3 + *):not(:where([class~="not-prose"] *)) {
|
3176
|
+
.lg\:prose-xl :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3187
3177
|
margin-top: 0;
|
3188
3178
|
}
|
3189
3179
|
|
3190
|
-
.lg\:prose-xl :where(h4 + *):not(:where([class~="not-prose"] *)) {
|
3180
|
+
.lg\:prose-xl :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3191
3181
|
margin-top: 0;
|
3192
3182
|
}
|
3193
3183
|
|
3194
|
-
.lg\:prose-xl :where(table):not(:where([class~="not-prose"] *)) {
|
3184
|
+
.lg\:prose-xl :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3195
3185
|
font-size: 0.9em;
|
3196
3186
|
line-height: 1.5555556;
|
3197
3187
|
}
|
3198
3188
|
|
3199
|
-
.lg\:prose-xl :where(thead th):not(:where([class~="not-prose"] *)) {
|
3200
|
-
padding-
|
3189
|
+
.lg\:prose-xl :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3190
|
+
padding-inline-end: 0.6666667em;
|
3201
3191
|
padding-bottom: 0.8888889em;
|
3202
|
-
padding-
|
3192
|
+
padding-inline-start: 0.6666667em;
|
3203
3193
|
}
|
3204
3194
|
|
3205
|
-
.lg\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
|
3206
|
-
padding-
|
3195
|
+
.lg\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3196
|
+
padding-inline-start: 0;
|
3207
3197
|
}
|
3208
3198
|
|
3209
|
-
.lg\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
|
3210
|
-
padding-
|
3199
|
+
.lg\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3200
|
+
padding-inline-end: 0;
|
3211
3201
|
}
|
3212
3202
|
|
3213
|
-
.lg\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
|
3203
|
+
.lg\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3214
3204
|
padding-top: 0.8888889em;
|
3215
|
-
padding-
|
3205
|
+
padding-inline-end: 0.6666667em;
|
3216
3206
|
padding-bottom: 0.8888889em;
|
3217
|
-
padding-
|
3207
|
+
padding-inline-start: 0.6666667em;
|
3208
|
+
}
|
3209
|
+
|
3210
|
+
.lg\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3211
|
+
padding-inline-start: 0;
|
3212
|
+
}
|
3213
|
+
|
3214
|
+
.lg\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3215
|
+
padding-inline-end: 0;
|
3216
|
+
}
|
3217
|
+
|
3218
|
+
.lg\:prose-xl :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3219
|
+
margin-top: 2em;
|
3220
|
+
margin-bottom: 2em;
|
3218
3221
|
}
|
3219
3222
|
|
3220
|
-
.lg\:prose-xl :where(
|
3221
|
-
|
3223
|
+
.lg\:prose-xl :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3224
|
+
margin-top: 0;
|
3225
|
+
margin-bottom: 0;
|
3222
3226
|
}
|
3223
3227
|
|
3224
|
-
.lg\:prose-xl :where(
|
3225
|
-
|
3228
|
+
.lg\:prose-xl :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3229
|
+
font-size: 0.9em;
|
3230
|
+
line-height: 1.5555556;
|
3231
|
+
margin-top: 1em;
|
3226
3232
|
}
|
3227
3233
|
|
3228
|
-
.lg\:prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
3234
|
+
.lg\:prose-xl :where(.lg\:prose-xl > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3229
3235
|
margin-top: 0;
|
3230
3236
|
}
|
3231
3237
|
|
3232
|
-
.lg\:prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
3238
|
+
.lg\:prose-xl :where(.lg\:prose-xl > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
|
3233
3239
|
margin-bottom: 0;
|
3234
3240
|
}
|
3235
3241
|
}
|
@@ -3364,7 +3370,7 @@ select {
|
|
3364
3370
|
color: rgb(37 99 235 / var(--tw-text-opacity));
|
3365
3371
|
}
|
3366
3372
|
|
3367
|
-
.prose-headings\:text-inherit :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
|
3373
|
+
.prose-headings\:text-inherit :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
|
3368
3374
|
color: inherit;
|
3369
3375
|
}
|
3370
3376
|
|