1
1
/*
2
- ! tailwindcss v3.0.0 | MIT License | https://tailwindcss.com
2
+ ! tailwindcss v3.1.4 | MIT License | https://tailwindcss.com
3
3
*/
4
4
5
5
/*
16
16
/* 2 */
17
17
border-style : solid;
18
18
/* 2 */
19
- border-color : currentColor ;
19
+ border-color : # e5e7eb ;
20
20
/* 2 */
21
21
}
22
22
77
77
Add the correct text decoration in Chrome, Edge, and Safari.
78
78
*/
79
79
80
- abbr [title ] {
80
+ abbr : where ( [title ]) {
81
81
-webkit-text-decoration : underline dotted;
82
82
text-decoration : underline dotted;
83
83
}
@@ -187,6 +187,8 @@ textarea {
187
187
/* 1 */
188
188
font-size : 100% ;
189
189
/* 1 */
190
+ font-weight : inherit;
191
+ /* 1 */
190
192
line-height : inherit;
191
193
/* 1 */
192
194
color : inherit;
@@ -353,13 +355,6 @@ input::-moz-placeholder, textarea::-moz-placeholder {
353
355
/* 2 */
354
356
}
355
357
356
- input : -ms-input-placeholder , textarea : -ms-input-placeholder {
357
- opacity : 1 ;
358
- /* 1 */
359
- color : # 9ca3af ;
360
- /* 2 */
361
- }
362
-
363
358
input ::placeholder ,
364
359
textarea ::placeholder {
365
360
opacity : 1 ;
@@ -415,17 +410,145 @@ video {
415
410
height : auto;
416
411
}
417
412
418
- /*
419
- Ensure the default browser behavior of the `hidden` attribute.
420
- */
421
-
422
- [hidden ] {
423
- display : none;
424
- }
425
-
426
- .border-4 {
427
- --tw-border-opacity : 1 ;
428
- border-color : rgb (229 231 235 / var (--tw-border-opacity ));
413
+ * , ::before , ::after {
414
+ --tw-border-spacing-x : 0 ;
415
+ --tw-border-spacing-y : 0 ;
416
+ --tw-translate-x : 0 ;
417
+ --tw-translate-y : 0 ;
418
+ --tw-rotate : 0 ;
419
+ --tw-skew-x : 0 ;
420
+ --tw-skew-y : 0 ;
421
+ --tw-scale-x : 1 ;
422
+ --tw-scale-y : 1 ;
423
+ --tw-pan-x : ;
424
+ --tw-pan-y : ;
425
+ --tw-pinch-zoom : ;
426
+ --tw-scroll-snap-strictness : proximity;
427
+ --tw-ordinal : ;
428
+ --tw-slashed-zero : ;
429
+ --tw-numeric-figure : ;
430
+ --tw-numeric-spacing : ;
431
+ --tw-numeric-fraction : ;
432
+ --tw-ring-inset : ;
433
+ --tw-ring-offset-width : 0px ;
434
+ --tw-ring-offset-color : # fff ;
435
+ --tw-ring-color : rgb (59 130 246 / 0.5 );
436
+ --tw-ring-offset-shadow : 0 0 # 0000 ;
437
+ --tw-ring-shadow : 0 0 # 0000 ;
438
+ --tw-shadow : 0 0 # 0000 ;
439
+ --tw-shadow-colored : 0 0 # 0000 ;
440
+ --tw-blur : ;
441
+ --tw-brightness : ;
442
+ --tw-contrast : ;
443
+ --tw-grayscale : ;
444
+ --tw-hue-rotate : ;
445
+ --tw-invert : ;
446
+ --tw-saturate : ;
447
+ --tw-sepia : ;
448
+ --tw-drop-shadow : ;
449
+ --tw-backdrop-blur : ;
450
+ --tw-backdrop-brightness : ;
451
+ --tw-backdrop-contrast : ;
452
+ --tw-backdrop-grayscale : ;
453
+ --tw-backdrop-hue-rotate : ;
454
+ --tw-backdrop-invert : ;
455
+ --tw-backdrop-opacity : ;
456
+ --tw-backdrop-saturate : ;
457
+ --tw-backdrop-sepia : ;
458
+ }
459
+
460
+ ::-webkit-backdrop {
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-ordinal : ;
475
+ --tw-slashed-zero : ;
476
+ --tw-numeric-figure : ;
477
+ --tw-numeric-spacing : ;
478
+ --tw-numeric-fraction : ;
479
+ --tw-ring-inset : ;
480
+ --tw-ring-offset-width : 0px ;
481
+ --tw-ring-offset-color : # fff ;
482
+ --tw-ring-color : rgb (59 130 246 / 0.5 );
483
+ --tw-ring-offset-shadow : 0 0 # 0000 ;
484
+ --tw-ring-shadow : 0 0 # 0000 ;
485
+ --tw-shadow : 0 0 # 0000 ;
486
+ --tw-shadow-colored : 0 0 # 0000 ;
487
+ --tw-blur : ;
488
+ --tw-brightness : ;
489
+ --tw-contrast : ;
490
+ --tw-grayscale : ;
491
+ --tw-hue-rotate : ;
492
+ --tw-invert : ;
493
+ --tw-saturate : ;
494
+ --tw-sepia : ;
495
+ --tw-drop-shadow : ;
496
+ --tw-backdrop-blur : ;
497
+ --tw-backdrop-brightness : ;
498
+ --tw-backdrop-contrast : ;
499
+ --tw-backdrop-grayscale : ;
500
+ --tw-backdrop-hue-rotate : ;
501
+ --tw-backdrop-invert : ;
502
+ --tw-backdrop-opacity : ;
503
+ --tw-backdrop-saturate : ;
504
+ --tw-backdrop-sepia : ;
505
+ }
506
+
507
+ ::backdrop {
508
+ --tw-border-spacing-x : 0 ;
509
+ --tw-border-spacing-y : 0 ;
510
+ --tw-translate-x : 0 ;
511
+ --tw-translate-y : 0 ;
512
+ --tw-rotate : 0 ;
513
+ --tw-skew-x : 0 ;
514
+ --tw-skew-y : 0 ;
515
+ --tw-scale-x : 1 ;
516
+ --tw-scale-y : 1 ;
517
+ --tw-pan-x : ;
518
+ --tw-pan-y : ;
519
+ --tw-pinch-zoom : ;
520
+ --tw-scroll-snap-strictness : proximity;
521
+ --tw-ordinal : ;
522
+ --tw-slashed-zero : ;
523
+ --tw-numeric-figure : ;
524
+ --tw-numeric-spacing : ;
525
+ --tw-numeric-fraction : ;
526
+ --tw-ring-inset : ;
527
+ --tw-ring-offset-width : 0px ;
528
+ --tw-ring-offset-color : # fff ;
529
+ --tw-ring-color : rgb (59 130 246 / 0.5 );
530
+ --tw-ring-offset-shadow : 0 0 # 0000 ;
531
+ --tw-ring-shadow : 0 0 # 0000 ;
532
+ --tw-shadow : 0 0 # 0000 ;
533
+ --tw-shadow-colored : 0 0 # 0000 ;
534
+ --tw-blur : ;
535
+ --tw-brightness : ;
536
+ --tw-contrast : ;
537
+ --tw-grayscale : ;
538
+ --tw-hue-rotate : ;
539
+ --tw-invert : ;
540
+ --tw-saturate : ;
541
+ --tw-sepia : ;
542
+ --tw-drop-shadow : ;
543
+ --tw-backdrop-blur : ;
544
+ --tw-backdrop-brightness : ;
545
+ --tw-backdrop-contrast : ;
546
+ --tw-backdrop-grayscale : ;
547
+ --tw-backdrop-hue-rotate : ;
548
+ --tw-backdrop-invert : ;
549
+ --tw-backdrop-opacity : ;
550
+ --tw-backdrop-saturate : ;
551
+ --tw-backdrop-sepia : ;
429
552
}
430
553
431
554
.container {
@@ -524,16 +647,16 @@ Ensure the default browser behavior of the `hidden` attribute.
524
647
container-type : size;
525
648
}
526
649
650
+ @container (min-height : 111px ) {
651
+ .cq-h-\[111px\]\:border-red-400 {
652
+ --tw-border-opacity : 1 ;
653
+ border-color : rgb (248 113 113 / var (--tw-border-opacity ));
654
+ }
655
+ }
656
+
527
657
@container (min-width : 352px ) {
528
658
.cq-w-22\:bg-blue-200 {
529
659
--tw-bg-opacity : 1 ;
530
660
background-color : rgb (191 219 254 / var (--tw-bg-opacity ));
531
661
}
532
- }
533
-
534
- @container (min-height : 352px ) {
535
- .cq-h-22\:border-red-400 {
536
- --tw-border-opacity : 1 ;
537
- border-color : rgb (248 113 113 / var (--tw-border-opacity ));
538
- }
539
662
}
0 commit comments