oxide-svelte.test.css 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. *,
  2. ::before,
  3. ::after {
  4. --tw-border-spacing-x: 0;
  5. --tw-border-spacing-y: 0;
  6. --tw-translate-x: 0;
  7. --tw-translate-y: 0;
  8. --tw-rotate: 0;
  9. --tw-skew-x: 0;
  10. --tw-skew-y: 0;
  11. --tw-scale-x: 1;
  12. --tw-scale-y: 1;
  13. --tw-pan-x: ;
  14. --tw-pan-y: ;
  15. --tw-pinch-zoom: ;
  16. --tw-scroll-snap-strictness: proximity;
  17. --tw-gradient-from-position: ;
  18. --tw-gradient-via-position: ;
  19. --tw-gradient-to-position: ;
  20. --tw-ordinal: ;
  21. --tw-slashed-zero: ;
  22. --tw-numeric-figure: ;
  23. --tw-numeric-spacing: ;
  24. --tw-numeric-fraction: ;
  25. --tw-ring-inset: ;
  26. --tw-ring-offset-width: 0px;
  27. --tw-ring-offset-color: #fff;
  28. --tw-ring-color: rgb(59 130 246 / 0.5);
  29. --tw-ring-offset-shadow: 0 0 #0000;
  30. --tw-ring-shadow: 0 0 #0000;
  31. --tw-shadow: 0 0 #0000;
  32. --tw-shadow-colored: 0 0 #0000;
  33. --tw-blur: ;
  34. --tw-brightness: ;
  35. --tw-contrast: ;
  36. --tw-grayscale: ;
  37. --tw-hue-rotate: ;
  38. --tw-invert: ;
  39. --tw-saturate: ;
  40. --tw-sepia: ;
  41. --tw-drop-shadow: ;
  42. --tw-backdrop-blur: ;
  43. --tw-backdrop-brightness: ;
  44. --tw-backdrop-contrast: ;
  45. --tw-backdrop-grayscale: ;
  46. --tw-backdrop-hue-rotate: ;
  47. --tw-backdrop-invert: ;
  48. --tw-backdrop-opacity: ;
  49. --tw-backdrop-saturate: ;
  50. --tw-backdrop-sepia: ;
  51. }
  52. ::backdrop {
  53. --tw-border-spacing-x: 0;
  54. --tw-border-spacing-y: 0;
  55. --tw-translate-x: 0;
  56. --tw-translate-y: 0;
  57. --tw-rotate: 0;
  58. --tw-skew-x: 0;
  59. --tw-skew-y: 0;
  60. --tw-scale-x: 1;
  61. --tw-scale-y: 1;
  62. --tw-pan-x: ;
  63. --tw-pan-y: ;
  64. --tw-pinch-zoom: ;
  65. --tw-scroll-snap-strictness: proximity;
  66. --tw-gradient-from-position: ;
  67. --tw-gradient-via-position: ;
  68. --tw-gradient-to-position: ;
  69. --tw-ordinal: ;
  70. --tw-slashed-zero: ;
  71. --tw-numeric-figure: ;
  72. --tw-numeric-spacing: ;
  73. --tw-numeric-fraction: ;
  74. --tw-ring-inset: ;
  75. --tw-ring-offset-width: 0px;
  76. --tw-ring-offset-color: #fff;
  77. --tw-ring-color: rgb(59 130 246 / 0.5);
  78. --tw-ring-offset-shadow: 0 0 #0000;
  79. --tw-ring-shadow: 0 0 #0000;
  80. --tw-shadow: 0 0 #0000;
  81. --tw-shadow-colored: 0 0 #0000;
  82. --tw-blur: ;
  83. --tw-brightness: ;
  84. --tw-contrast: ;
  85. --tw-grayscale: ;
  86. --tw-hue-rotate: ;
  87. --tw-invert: ;
  88. --tw-saturate: ;
  89. --tw-sepia: ;
  90. --tw-drop-shadow: ;
  91. --tw-backdrop-blur: ;
  92. --tw-backdrop-brightness: ;
  93. --tw-backdrop-contrast: ;
  94. --tw-backdrop-grayscale: ;
  95. --tw-backdrop-hue-rotate: ;
  96. --tw-backdrop-invert: ;
  97. --tw-backdrop-opacity: ;
  98. --tw-backdrop-saturate: ;
  99. --tw-backdrop-sepia: ;
  100. }
  101. .bg-red-500 {
  102. --tw-bg-opacity: 1;
  103. background-color: rgb(239 68 68 / var(--tw-bg-opacity));
  104. }
  105. @media (min-width: 1024px) {
  106. .lg\:hover\:bg-blue-500:hover {
  107. --tw-bg-opacity: 1;
  108. background-color: rgb(59 130 246 / var(--tw-bg-opacity));
  109. }
  110. }