|
1 | 1 | // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
2 | 2 |
|
3 | 3 | exports[`postcss > getCss 0.common 1`] = `
|
4 |
| -"/* |
5 |
| -! tailwindcss v3.4.7 | MIT License | https://tailwindcss.com |
| 4 | +"*, ::before, ::after { |
| 5 | + --tw-border-spacing-x: 0; |
| 6 | + --tw-border-spacing-y: 0; |
| 7 | + --tw-translate-x: 0; |
| 8 | + --tw-translate-y: 0; |
| 9 | + --tw-rotate: 0; |
| 10 | + --tw-skew-x: 0; |
| 11 | + --tw-skew-y: 0; |
| 12 | + --tw-scale-x: 1; |
| 13 | + --tw-scale-y: 1; |
| 14 | + --tw-pan-x: ; |
| 15 | + --tw-pan-y: ; |
| 16 | + --tw-pinch-zoom: ; |
| 17 | + --tw-scroll-snap-strictness: proximity; |
| 18 | + --tw-gradient-from-position: ; |
| 19 | + --tw-gradient-via-position: ; |
| 20 | + --tw-gradient-to-position: ; |
| 21 | + --tw-ordinal: ; |
| 22 | + --tw-slashed-zero: ; |
| 23 | + --tw-numeric-figure: ; |
| 24 | + --tw-numeric-spacing: ; |
| 25 | + --tw-numeric-fraction: ; |
| 26 | + --tw-ring-inset: ; |
| 27 | + --tw-ring-offset-width: 0px; |
| 28 | + --tw-ring-offset-color: #fff; |
| 29 | + --tw-ring-color: rgb(59 130 246 / 0.5); |
| 30 | + --tw-ring-offset-shadow: 0 0 #0000; |
| 31 | + --tw-ring-shadow: 0 0 #0000; |
| 32 | + --tw-shadow: 0 0 #0000; |
| 33 | + --tw-shadow-colored: 0 0 #0000; |
| 34 | + --tw-blur: ; |
| 35 | + --tw-brightness: ; |
| 36 | + --tw-contrast: ; |
| 37 | + --tw-grayscale: ; |
| 38 | + --tw-hue-rotate: ; |
| 39 | + --tw-invert: ; |
| 40 | + --tw-saturate: ; |
| 41 | + --tw-sepia: ; |
| 42 | + --tw-drop-shadow: ; |
| 43 | + --tw-backdrop-blur: ; |
| 44 | + --tw-backdrop-brightness: ; |
| 45 | + --tw-backdrop-contrast: ; |
| 46 | + --tw-backdrop-grayscale: ; |
| 47 | + --tw-backdrop-hue-rotate: ; |
| 48 | + --tw-backdrop-invert: ; |
| 49 | + --tw-backdrop-opacity: ; |
| 50 | + --tw-backdrop-saturate: ; |
| 51 | + --tw-backdrop-sepia: ; |
| 52 | + --tw-contain-size: ; |
| 53 | + --tw-contain-layout: ; |
| 54 | + --tw-contain-paint: ; |
| 55 | + --tw-contain-style: ; |
| 56 | +} |
| 57 | +
|
| 58 | +::backdrop { |
| 59 | + --tw-border-spacing-x: 0; |
| 60 | + --tw-border-spacing-y: 0; |
| 61 | + --tw-translate-x: 0; |
| 62 | + --tw-translate-y: 0; |
| 63 | + --tw-rotate: 0; |
| 64 | + --tw-skew-x: 0; |
| 65 | + --tw-skew-y: 0; |
| 66 | + --tw-scale-x: 1; |
| 67 | + --tw-scale-y: 1; |
| 68 | + --tw-pan-x: ; |
| 69 | + --tw-pan-y: ; |
| 70 | + --tw-pinch-zoom: ; |
| 71 | + --tw-scroll-snap-strictness: proximity; |
| 72 | + --tw-gradient-from-position: ; |
| 73 | + --tw-gradient-via-position: ; |
| 74 | + --tw-gradient-to-position: ; |
| 75 | + --tw-ordinal: ; |
| 76 | + --tw-slashed-zero: ; |
| 77 | + --tw-numeric-figure: ; |
| 78 | + --tw-numeric-spacing: ; |
| 79 | + --tw-numeric-fraction: ; |
| 80 | + --tw-ring-inset: ; |
| 81 | + --tw-ring-offset-width: 0px; |
| 82 | + --tw-ring-offset-color: #fff; |
| 83 | + --tw-ring-color: rgb(59 130 246 / 0.5); |
| 84 | + --tw-ring-offset-shadow: 0 0 #0000; |
| 85 | + --tw-ring-shadow: 0 0 #0000; |
| 86 | + --tw-shadow: 0 0 #0000; |
| 87 | + --tw-shadow-colored: 0 0 #0000; |
| 88 | + --tw-blur: ; |
| 89 | + --tw-brightness: ; |
| 90 | + --tw-contrast: ; |
| 91 | + --tw-grayscale: ; |
| 92 | + --tw-hue-rotate: ; |
| 93 | + --tw-invert: ; |
| 94 | + --tw-saturate: ; |
| 95 | + --tw-sepia: ; |
| 96 | + --tw-drop-shadow: ; |
| 97 | + --tw-backdrop-blur: ; |
| 98 | + --tw-backdrop-brightness: ; |
| 99 | + --tw-backdrop-contrast: ; |
| 100 | + --tw-backdrop-grayscale: ; |
| 101 | + --tw-backdrop-hue-rotate: ; |
| 102 | + --tw-backdrop-invert: ; |
| 103 | + --tw-backdrop-opacity: ; |
| 104 | + --tw-backdrop-saturate: ; |
| 105 | + --tw-backdrop-sepia: ; |
| 106 | + --tw-contain-size: ; |
| 107 | + --tw-contain-layout: ; |
| 108 | + --tw-contain-paint: ; |
| 109 | + --tw-contain-style: ; |
| 110 | +}/* |
| 111 | +! tailwindcss v3.4.12 | MIT License | https://tailwindcss.com |
6 | 112 | *//*
|
7 | 113 | 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
8 | 114 | 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
@@ -388,114 +494,6 @@ video {
|
388 | 494 | /* Make elements with the HTML hidden attribute stay hidden by default */
|
389 | 495 | [hidden] {
|
390 | 496 | display: none;
|
391 |
| -} |
392 |
| -
|
393 |
| -*, ::before, ::after { |
394 |
| - --tw-border-spacing-x: 0; |
395 |
| - --tw-border-spacing-y: 0; |
396 |
| - --tw-translate-x: 0; |
397 |
| - --tw-translate-y: 0; |
398 |
| - --tw-rotate: 0; |
399 |
| - --tw-skew-x: 0; |
400 |
| - --tw-skew-y: 0; |
401 |
| - --tw-scale-x: 1; |
402 |
| - --tw-scale-y: 1; |
403 |
| - --tw-pan-x: ; |
404 |
| - --tw-pan-y: ; |
405 |
| - --tw-pinch-zoom: ; |
406 |
| - --tw-scroll-snap-strictness: proximity; |
407 |
| - --tw-gradient-from-position: ; |
408 |
| - --tw-gradient-via-position: ; |
409 |
| - --tw-gradient-to-position: ; |
410 |
| - --tw-ordinal: ; |
411 |
| - --tw-slashed-zero: ; |
412 |
| - --tw-numeric-figure: ; |
413 |
| - --tw-numeric-spacing: ; |
414 |
| - --tw-numeric-fraction: ; |
415 |
| - --tw-ring-inset: ; |
416 |
| - --tw-ring-offset-width: 0px; |
417 |
| - --tw-ring-offset-color: #fff; |
418 |
| - --tw-ring-color: rgb(59 130 246 / 0.5); |
419 |
| - --tw-ring-offset-shadow: 0 0 #0000; |
420 |
| - --tw-ring-shadow: 0 0 #0000; |
421 |
| - --tw-shadow: 0 0 #0000; |
422 |
| - --tw-shadow-colored: 0 0 #0000; |
423 |
| - --tw-blur: ; |
424 |
| - --tw-brightness: ; |
425 |
| - --tw-contrast: ; |
426 |
| - --tw-grayscale: ; |
427 |
| - --tw-hue-rotate: ; |
428 |
| - --tw-invert: ; |
429 |
| - --tw-saturate: ; |
430 |
| - --tw-sepia: ; |
431 |
| - --tw-drop-shadow: ; |
432 |
| - --tw-backdrop-blur: ; |
433 |
| - --tw-backdrop-brightness: ; |
434 |
| - --tw-backdrop-contrast: ; |
435 |
| - --tw-backdrop-grayscale: ; |
436 |
| - --tw-backdrop-hue-rotate: ; |
437 |
| - --tw-backdrop-invert: ; |
438 |
| - --tw-backdrop-opacity: ; |
439 |
| - --tw-backdrop-saturate: ; |
440 |
| - --tw-backdrop-sepia: ; |
441 |
| - --tw-contain-size: ; |
442 |
| - --tw-contain-layout: ; |
443 |
| - --tw-contain-paint: ; |
444 |
| - --tw-contain-style: ; |
445 |
| -} |
446 |
| -
|
447 |
| -::backdrop { |
448 |
| - --tw-border-spacing-x: 0; |
449 |
| - --tw-border-spacing-y: 0; |
450 |
| - --tw-translate-x: 0; |
451 |
| - --tw-translate-y: 0; |
452 |
| - --tw-rotate: 0; |
453 |
| - --tw-skew-x: 0; |
454 |
| - --tw-skew-y: 0; |
455 |
| - --tw-scale-x: 1; |
456 |
| - --tw-scale-y: 1; |
457 |
| - --tw-pan-x: ; |
458 |
| - --tw-pan-y: ; |
459 |
| - --tw-pinch-zoom: ; |
460 |
| - --tw-scroll-snap-strictness: proximity; |
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: ; |
470 |
| - --tw-ring-offset-width: 0px; |
471 |
| - --tw-ring-offset-color: #fff; |
472 |
| - --tw-ring-color: rgb(59 130 246 / 0.5); |
473 |
| - --tw-ring-offset-shadow: 0 0 #0000; |
474 |
| - --tw-ring-shadow: 0 0 #0000; |
475 |
| - --tw-shadow: 0 0 #0000; |
476 |
| - --tw-shadow-colored: 0 0 #0000; |
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: ; |
495 |
| - --tw-contain-size: ; |
496 |
| - --tw-contain-layout: ; |
497 |
| - --tw-contain-paint: ; |
498 |
| - --tw-contain-style: ; |
499 | 497 | }.text-3xl {
|
500 | 498 | font-size: 1.875rem;
|
501 | 499 | line-height: 2.25rem;
|
|
0 commit comments