Skip to content

Commit c7a3e79

Browse files
authored
ci: tailwindcss-update
1 parent 73f8256 commit c7a3e79

File tree

1 file changed

+67
-130
lines changed

1 file changed

+67
-130
lines changed

assets/app.css

Lines changed: 67 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,9 @@ html,
4444
-moz-tab-size: 4;
4545
/* 3 */
4646
-o-tab-size: 4;
47-
tab-size: 4;
47+
tab-size: 4;
4848
/* 3 */
49-
font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',
50-
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
49+
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
5150
/* 4 */
5251
font-feature-settings: normal;
5352
/* 5 */
@@ -90,7 +89,7 @@ Add the correct text decoration in Chrome, Edge, and Safari.
9089

9190
abbr:where([title]) {
9291
-webkit-text-decoration: underline dotted;
93-
text-decoration: underline dotted;
92+
text-decoration: underline dotted;
9493
}
9594

9695
/*
@@ -136,8 +135,7 @@ code,
136135
kbd,
137136
samp,
138137
pre {
139-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
140-
'Liberation Mono', 'Courier New', monospace;
138+
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
141139
/* 1 */
142140
font-feature-settings: normal;
143141
/* 2 */
@@ -378,16 +376,7 @@ textarea {
378376
2. Set the default placeholder color to the user's configured gray 400 color.
379377
*/
380378

381-
input::-moz-placeholder,
382-
textarea::-moz-placeholder {
383-
opacity: 1;
384-
/* 1 */
385-
color: #9ca3af;
386-
/* 2 */
387-
}
388-
389-
input:-ms-input-placeholder,
390-
textarea:-ms-input-placeholder {
379+
input::-moz-placeholder, textarea::-moz-placeholder {
391380
opacity: 1;
392381
/* 1 */
393382
color: #9ca3af;
@@ -407,7 +396,7 @@ Set the default cursor for buttons.
407396
*/
408397

409398
button,
410-
[role='button'] {
399+
[role="button"] {
411400
cursor: pointer;
412401
}
413402

@@ -455,59 +444,7 @@ video {
455444
display: none;
456445
}
457446

458-
*,
459-
::before,
460-
::after {
461-
--tw-border-spacing-x: 0;
462-
--tw-border-spacing-y: 0;
463-
--tw-translate-x: 0;
464-
--tw-translate-y: 0;
465-
--tw-rotate: 0;
466-
--tw-skew-x: 0;
467-
--tw-skew-y: 0;
468-
--tw-scale-x: 1;
469-
--tw-scale-y: 1;
470-
--tw-pan-x: ;
471-
--tw-pan-y: ;
472-
--tw-pinch-zoom: ;
473-
--tw-scroll-snap-strictness: proximity;
474-
--tw-gradient-from-position: ;
475-
--tw-gradient-via-position: ;
476-
--tw-gradient-to-position: ;
477-
--tw-ordinal: ;
478-
--tw-slashed-zero: ;
479-
--tw-numeric-figure: ;
480-
--tw-numeric-spacing: ;
481-
--tw-numeric-fraction: ;
482-
--tw-ring-inset: ;
483-
--tw-ring-offset-width: 0px;
484-
--tw-ring-offset-color: #fff;
485-
--tw-ring-color: rgb(59 130 246 / 0.5);
486-
--tw-ring-offset-shadow: 0 0 #0000;
487-
--tw-ring-shadow: 0 0 #0000;
488-
--tw-shadow: 0 0 #0000;
489-
--tw-shadow-colored: 0 0 #0000;
490-
--tw-blur: ;
491-
--tw-brightness: ;
492-
--tw-contrast: ;
493-
--tw-grayscale: ;
494-
--tw-hue-rotate: ;
495-
--tw-invert: ;
496-
--tw-saturate: ;
497-
--tw-sepia: ;
498-
--tw-drop-shadow: ;
499-
--tw-backdrop-blur: ;
500-
--tw-backdrop-brightness: ;
501-
--tw-backdrop-contrast: ;
502-
--tw-backdrop-grayscale: ;
503-
--tw-backdrop-hue-rotate: ;
504-
--tw-backdrop-invert: ;
505-
--tw-backdrop-opacity: ;
506-
--tw-backdrop-saturate: ;
507-
--tw-backdrop-sepia: ;
508-
}
509-
510-
::-webkit-backdrop {
447+
*, ::before, ::after {
511448
--tw-border-spacing-x: 0;
512449
--tw-border-spacing-y: 0;
513450
--tw-translate-x: 0;
@@ -517,44 +454,44 @@ video {
517454
--tw-skew-y: 0;
518455
--tw-scale-x: 1;
519456
--tw-scale-y: 1;
520-
--tw-pan-x: ;
521-
--tw-pan-y: ;
522-
--tw-pinch-zoom: ;
457+
--tw-pan-x: ;
458+
--tw-pan-y: ;
459+
--tw-pinch-zoom: ;
523460
--tw-scroll-snap-strictness: proximity;
524-
--tw-gradient-from-position: ;
525-
--tw-gradient-via-position: ;
526-
--tw-gradient-to-position: ;
527-
--tw-ordinal: ;
528-
--tw-slashed-zero: ;
529-
--tw-numeric-figure: ;
530-
--tw-numeric-spacing: ;
531-
--tw-numeric-fraction: ;
532-
--tw-ring-inset: ;
461+
--tw-gradient-from-position: ;
462+
--tw-gradient-via-position: ;
463+
--tw-gradient-to-position: ;
464+
--tw-ordinal: ;
465+
--tw-slashed-zero: ;
466+
--tw-numeric-figure: ;
467+
--tw-numeric-spacing: ;
468+
--tw-numeric-fraction: ;
469+
--tw-ring-inset: ;
533470
--tw-ring-offset-width: 0px;
534471
--tw-ring-offset-color: #fff;
535472
--tw-ring-color: rgb(59 130 246 / 0.5);
536473
--tw-ring-offset-shadow: 0 0 #0000;
537474
--tw-ring-shadow: 0 0 #0000;
538475
--tw-shadow: 0 0 #0000;
539476
--tw-shadow-colored: 0 0 #0000;
540-
--tw-blur: ;
541-
--tw-brightness: ;
542-
--tw-contrast: ;
543-
--tw-grayscale: ;
544-
--tw-hue-rotate: ;
545-
--tw-invert: ;
546-
--tw-saturate: ;
547-
--tw-sepia: ;
548-
--tw-drop-shadow: ;
549-
--tw-backdrop-blur: ;
550-
--tw-backdrop-brightness: ;
551-
--tw-backdrop-contrast: ;
552-
--tw-backdrop-grayscale: ;
553-
--tw-backdrop-hue-rotate: ;
554-
--tw-backdrop-invert: ;
555-
--tw-backdrop-opacity: ;
556-
--tw-backdrop-saturate: ;
557-
--tw-backdrop-sepia: ;
477+
--tw-blur: ;
478+
--tw-brightness: ;
479+
--tw-contrast: ;
480+
--tw-grayscale: ;
481+
--tw-hue-rotate: ;
482+
--tw-invert: ;
483+
--tw-saturate: ;
484+
--tw-sepia: ;
485+
--tw-drop-shadow: ;
486+
--tw-backdrop-blur: ;
487+
--tw-backdrop-brightness: ;
488+
--tw-backdrop-contrast: ;
489+
--tw-backdrop-grayscale: ;
490+
--tw-backdrop-hue-rotate: ;
491+
--tw-backdrop-invert: ;
492+
--tw-backdrop-opacity: ;
493+
--tw-backdrop-saturate: ;
494+
--tw-backdrop-sepia: ;
558495
}
559496

560497
::backdrop {
@@ -567,42 +504,42 @@ video {
567504
--tw-skew-y: 0;
568505
--tw-scale-x: 1;
569506
--tw-scale-y: 1;
570-
--tw-pan-x: ;
571-
--tw-pan-y: ;
572-
--tw-pinch-zoom: ;
507+
--tw-pan-x: ;
508+
--tw-pan-y: ;
509+
--tw-pinch-zoom: ;
573510
--tw-scroll-snap-strictness: proximity;
574-
--tw-gradient-from-position: ;
575-
--tw-gradient-via-position: ;
576-
--tw-gradient-to-position: ;
577-
--tw-ordinal: ;
578-
--tw-slashed-zero: ;
579-
--tw-numeric-figure: ;
580-
--tw-numeric-spacing: ;
581-
--tw-numeric-fraction: ;
582-
--tw-ring-inset: ;
511+
--tw-gradient-from-position: ;
512+
--tw-gradient-via-position: ;
513+
--tw-gradient-to-position: ;
514+
--tw-ordinal: ;
515+
--tw-slashed-zero: ;
516+
--tw-numeric-figure: ;
517+
--tw-numeric-spacing: ;
518+
--tw-numeric-fraction: ;
519+
--tw-ring-inset: ;
583520
--tw-ring-offset-width: 0px;
584521
--tw-ring-offset-color: #fff;
585522
--tw-ring-color: rgb(59 130 246 / 0.5);
586523
--tw-ring-offset-shadow: 0 0 #0000;
587524
--tw-ring-shadow: 0 0 #0000;
588525
--tw-shadow: 0 0 #0000;
589526
--tw-shadow-colored: 0 0 #0000;
590-
--tw-blur: ;
591-
--tw-brightness: ;
592-
--tw-contrast: ;
593-
--tw-grayscale: ;
594-
--tw-hue-rotate: ;
595-
--tw-invert: ;
596-
--tw-saturate: ;
597-
--tw-sepia: ;
598-
--tw-drop-shadow: ;
599-
--tw-backdrop-blur: ;
600-
--tw-backdrop-brightness: ;
601-
--tw-backdrop-contrast: ;
602-
--tw-backdrop-grayscale: ;
603-
--tw-backdrop-hue-rotate: ;
604-
--tw-backdrop-invert: ;
605-
--tw-backdrop-opacity: ;
606-
--tw-backdrop-saturate: ;
607-
--tw-backdrop-sepia: ;
527+
--tw-blur: ;
528+
--tw-brightness: ;
529+
--tw-contrast: ;
530+
--tw-grayscale: ;
531+
--tw-hue-rotate: ;
532+
--tw-invert: ;
533+
--tw-saturate: ;
534+
--tw-sepia: ;
535+
--tw-drop-shadow: ;
536+
--tw-backdrop-blur: ;
537+
--tw-backdrop-brightness: ;
538+
--tw-backdrop-contrast: ;
539+
--tw-backdrop-grayscale: ;
540+
--tw-backdrop-hue-rotate: ;
541+
--tw-backdrop-invert: ;
542+
--tw-backdrop-opacity: ;
543+
--tw-backdrop-saturate: ;
544+
--tw-backdrop-sepia: ;
608545
}

0 commit comments

Comments
 (0)