@@ -1545,7 +1545,7 @@ video {
1545
1545
--tw-text-opacity : 1 ;
1546
1546
color : rgb (156 163 175 / var (--tw-text-opacity ));
1547
1547
}
1548
- .content : where (pre ): not (: where (.code-block pre , [class ~= not-prose ], [class ~= not-prose ] * )) {
1548
+ .content : where (pre ): not (: where (.hextra- code-block pre , [class ~= not-prose ], [class ~= not-prose ] * )) {
1549
1549
margin-bottom : 1rem ;
1550
1550
overflow-x : auto;
1551
1551
border-radius : 0.75rem ;
@@ -1559,23 +1559,23 @@ video {
1559
1559
}
1560
1560
@media (prefers-contrast : more) {
1561
1561
1562
- .content : where (pre ): not (: where (.code-block pre , [class ~= not-prose ], [class ~= not-prose ] * )) {
1562
+ .content : where (pre ): not (: where (.hextra- code-block pre , [class ~= not-prose ], [class ~= not-prose ] * )) {
1563
1563
border-width : 1px ;
1564
1564
border-color : hsl (var (--primary-hue ) var (--primary-saturation ) 24% / 0.2 );
1565
1565
--tw-contrast : contrast (1.5 );
1566
1566
filter : var (--tw-blur ) var (--tw-brightness ) var (--tw-contrast ) var (--tw-grayscale ) var (--tw-hue-rotate ) var (--tw-invert ) var (--tw-saturate ) var (--tw-sepia ) var (--tw-drop-shadow );
1567
1567
}
1568
1568
}
1569
- : is (html [class ~= "dark" ] .content : where (pre ): not (: where (.code-block pre , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1569
+ : is (html [class ~= "dark" ] .content : where (pre ): not (: where (.hextra- code-block pre , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1570
1570
background-color : hsl (var (--primary-hue ) var (--primary-saturation ) 77% / 0.1 );
1571
1571
}
1572
1572
@media (prefers-contrast : more) {
1573
1573
1574
- : is (html [class ~= "dark" ] .content : where (pre ): not (: where (.code-block pre , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1574
+ : is (html [class ~= "dark" ] .content : where (pre ): not (: where (.hextra- code-block pre , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1575
1575
border-color : hsl (var (--primary-hue ) var (--primary-saturation ) 94% / 0.4 );
1576
1576
}
1577
1577
}
1578
- .content : where (code ): not (: where (.code-block code , [class ~= not-prose ], [class ~= not-prose ] * )) {
1578
+ .content : where (code ): not (: where (.hextra- code-block code , [class ~= not-prose ], [class ~= not-prose ] * )) {
1579
1579
overflow-wrap : break-word;
1580
1580
border-radius : 0.375rem ;
1581
1581
border-width : 1px ;
@@ -1589,38 +1589,38 @@ video {
1589
1589
padding-right : .25em ;
1590
1590
font-size : .9em ;
1591
1591
}
1592
- : is (html [class ~= "dark" ] .content : where (code ): not (: where (.code-block code , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1592
+ : is (html [class ~= "dark" ] .content : where (code ): not (: where (.hextra- code-block code , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1593
1593
border-color : rgb (255 255 255 / 0.1 );
1594
1594
background-color : rgb (255 255 255 / 0.1 );
1595
1595
}
1596
- .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) {
1596
+ .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) {
1597
1597
margin-top : 1.5rem ;
1598
1598
display : block;
1599
1599
overflow-x : auto;
1600
1600
padding : 0px ;
1601
1601
}
1602
- .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )): first-child {
1602
+ .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )): first-child {
1603
1603
margin-top : 0px ;
1604
1604
}
1605
- .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr {
1605
+ .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr {
1606
1606
margin : 0px ;
1607
1607
border-top-width : 1px ;
1608
1608
--tw-border-opacity : 1 ;
1609
1609
border-color : rgb (209 213 219 / var (--tw-border-opacity ));
1610
1610
padding : 0px ;
1611
1611
}
1612
- .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr : nth-child (even) {
1612
+ .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr : nth-child (even) {
1613
1613
--tw-bg-opacity : 1 ;
1614
1614
background-color : rgb (243 244 246 / var (--tw-bg-opacity ));
1615
1615
}
1616
- : is (html [class ~= "dark" ] .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr ) {
1616
+ : is (html [class ~= "dark" ] .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr ) {
1617
1617
--tw-border-opacity : 1 ;
1618
1618
border-color : rgb (75 85 99 / var (--tw-border-opacity ));
1619
1619
}
1620
- : is (html [class ~= "dark" ] .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr ): nth-child (even) {
1620
+ : is (html [class ~= "dark" ] .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) tr ): nth-child (even) {
1621
1621
background-color : rgb (75 85 99 / 0.2 );
1622
1622
}
1623
- .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) th {
1623
+ .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) th {
1624
1624
margin : 0px ;
1625
1625
border-width : 1px ;
1626
1626
--tw-border-opacity : 1 ;
@@ -1631,11 +1631,11 @@ video {
1631
1631
padding-bottom : 0.5rem ;
1632
1632
font-weight : 600 ;
1633
1633
}
1634
- : is (html [class ~= "dark" ] .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) th ) {
1634
+ : is (html [class ~= "dark" ] .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) th ) {
1635
1635
--tw-border-opacity : 1 ;
1636
1636
border-color : rgb (75 85 99 / var (--tw-border-opacity ));
1637
1637
}
1638
- .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) td {
1638
+ .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) td {
1639
1639
margin : 0px ;
1640
1640
border-width : 1px ;
1641
1641
--tw-border-opacity : 1 ;
@@ -1645,7 +1645,7 @@ video {
1645
1645
padding-top : 0.5rem ;
1646
1646
padding-bottom : 0.5rem ;
1647
1647
}
1648
- : is (html [class ~= "dark" ] .content : where (table ): not (: where (.code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) td ) {
1648
+ : is (html [class ~= "dark" ] .content : where (table ): not (: where (.hextra- code-block table , [class ~= not-prose ], [class ~= not-prose ] * )) td ) {
1649
1649
--tw-border-opacity : 1 ;
1650
1650
border-color : rgb (75 85 99 / var (--tw-border-opacity ));
1651
1651
}
@@ -1707,11 +1707,11 @@ video {
1707
1707
border-color : rgb (255 255 255 / 0.1 );
1708
1708
background-color : rgb (255 255 255 / 0.1 );
1709
1709
}
1710
- .content : where (pre .mermaid ): not (: where (.code-block pre , [class ~= not-prose ], [class ~= not-prose ] * )) {
1710
+ .content : where (pre .mermaid ): not (: where (.hextra- code-block pre , [class ~= not-prose ], [class ~= not-prose ] * )) {
1711
1711
border-radius : 0px ;
1712
1712
background-color : transparent;
1713
1713
}
1714
- : is (html [class ~= "dark" ] .content : where (pre .mermaid ): not (: where (.code-block pre , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1714
+ : is (html [class ~= "dark" ] .content : where (pre .mermaid ): not (: where (.hextra- code-block pre , [class ~= not-prose ], [class ~= not-prose ] * ))) {
1715
1715
background-color : transparent;
1716
1716
}
1717
1717
.content : where (img ): not (: where ([class ~= not-prose ], [class ~= not-prose ] * )) {
@@ -2117,11 +2117,11 @@ article details > summary::before {
2117
2117
.dark .highlight .chroma .gl { text-decoration : underline }
2118
2118
/* TextWhitespace */
2119
2119
.dark .highlight .chroma .w { color : # 6e7681 }
2120
- .code-block {
2120
+ .hextra- code-block {
2121
2121
font-size : .9em ;
2122
2122
line-height : 1.25rem ;
2123
2123
}
2124
- .code-block pre {
2124
+ .hextra- code-block pre {
2125
2125
overflow-x : auto;
2126
2126
background-color : hsl (var (--primary-hue ) var (--primary-saturation ) 39% / 0.05 );
2127
2127
font-size : .9em ;
@@ -2131,23 +2131,23 @@ article details > summary::before {
2131
2131
}
2132
2132
@media (prefers-contrast : more) {
2133
2133
2134
- .code-block pre {
2134
+ .hextra- code-block pre {
2135
2135
border-width : 1px ;
2136
2136
border-color : hsl (var (--primary-hue ) var (--primary-saturation ) 24% / 0.2 );
2137
2137
--tw-contrast : contrast (1.5 );
2138
2138
filter : var (--tw-blur ) var (--tw-brightness ) var (--tw-contrast ) var (--tw-grayscale ) var (--tw-hue-rotate ) var (--tw-invert ) var (--tw-saturate ) var (--tw-sepia ) var (--tw-drop-shadow );
2139
2139
}
2140
2140
}
2141
- : is (html [class ~= "dark" ] .code-block pre ) {
2141
+ : is (html [class ~= "dark" ] .hextra- code-block pre ) {
2142
2142
background-color : hsl (var (--primary-hue ) var (--primary-saturation ) 77% / 0.1 );
2143
2143
}
2144
2144
@media (prefers-contrast : more) {
2145
2145
2146
- : is (html [class ~= "dark" ] .code-block pre ) {
2146
+ : is (html [class ~= "dark" ] .hextra- code-block pre ) {
2147
2147
border-color : hsl (var (--primary-hue ) var (--primary-saturation ) 94% / 0.4 );
2148
2148
}
2149
2149
}
2150
- .code-block .filename {
2150
+ .hextra- code-block .filename {
2151
2151
position : absolute;
2152
2152
top : 0px ;
2153
2153
z-index : 1 ;
@@ -2166,24 +2166,24 @@ article details > summary::before {
2166
2166
--tw-text-opacity : 1 ;
2167
2167
color : rgb (55 65 81 / var (--tw-text-opacity ));
2168
2168
}
2169
- : is (html [class ~= "dark" ] .code-block .filename ) {
2169
+ : is (html [class ~= "dark" ] .hextra- code-block .filename ) {
2170
2170
background-color : hsl (var (--primary-hue ) var (--primary-saturation ) 77% / 0.1 );
2171
2171
--tw-text-opacity : 1 ;
2172
2172
color : rgb (229 231 235 / var (--tw-text-opacity ));
2173
2173
}
2174
- .code-block .filename + pre : not (.lntable pre ) {
2174
+ .hextra- code-block .filename + pre : not (.lntable pre ) {
2175
2175
/* Override padding for code blocks with filename but no highlight */
2176
2176
padding-top : 3rem ;
2177
2177
}
2178
- .code-block pre : not (.lntable pre ) {
2178
+ .hextra- code-block pre : not (.lntable pre ) {
2179
2179
margin-bottom : 1rem ;
2180
2180
border-radius : 0.75rem ;
2181
2181
padding-left : 1rem ;
2182
2182
padding-right : 1rem ;
2183
2183
padding-top : 1rem ;
2184
2184
padding-bottom : 1rem ;
2185
2185
}
2186
- .code-block div : nth-of-type (2 ) pre {
2186
+ .hextra- code-block div : nth-of-type (2 ) pre {
2187
2187
padding-top : 3rem ;
2188
2188
padding-bottom : 1rem ;
2189
2189
}
@@ -2542,13 +2542,13 @@ nav .search-wrapper {
2542
2542
@supports (
2543
2543
((-webkit-backdrop-filter : blur (1px )) or (backdrop-filter : blur (1px )))
2544
2544
) {
2545
- .code-copy-btn {
2545
+ .hextra-hextra- code-copy-btn {
2546
2546
--tw-bg-opacity : .85 ;
2547
2547
--tw-backdrop-blur : blur (12px );
2548
2548
-webkit-backdrop-filter : var (--tw-backdrop-blur ) var (--tw-backdrop-brightness ) var (--tw-backdrop-contrast ) var (--tw-backdrop-grayscale ) var (--tw-backdrop-hue-rotate ) var (--tw-backdrop-invert ) var (--tw-backdrop-opacity ) var (--tw-backdrop-saturate ) var (--tw-backdrop-sepia );
2549
2549
backdrop-filter : var (--tw-backdrop-blur ) var (--tw-backdrop-brightness ) var (--tw-backdrop-contrast ) var (--tw-backdrop-grayscale ) var (--tw-backdrop-hue-rotate ) var (--tw-backdrop-invert ) var (--tw-backdrop-opacity ) var (--tw-backdrop-saturate ) var (--tw-backdrop-sepia );
2550
2550
}
2551
- : is (html [class ~= "dark" ] .code-copy-btn ) {
2551
+ : is (html [class ~= "dark" ] .hextra-hextra- code-copy-btn ) {
2552
2552
--tw-bg-opacity : 0.8 ;
2553
2553
}
2554
2554
}
0 commit comments