important-modifier-prefix.test.css 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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-ordinal: ;
  18. --tw-slashed-zero: ;
  19. --tw-numeric-figure: ;
  20. --tw-numeric-spacing: ;
  21. --tw-numeric-fraction: ;
  22. --tw-ring-inset: ;
  23. --tw-ring-offset-width: 0px;
  24. --tw-ring-offset-color: #fff;
  25. --tw-ring-color: rgb(59 130 246 / 0.5);
  26. --tw-ring-offset-shadow: 0 0 #0000;
  27. --tw-ring-shadow: 0 0 #0000;
  28. --tw-shadow: 0 0 #0000;
  29. --tw-shadow-colored: 0 0 #0000;
  30. --tw-blur: ;
  31. --tw-brightness: ;
  32. --tw-contrast: ;
  33. --tw-grayscale: ;
  34. --tw-hue-rotate: ;
  35. --tw-invert: ;
  36. --tw-saturate: ;
  37. --tw-sepia: ;
  38. --tw-drop-shadow: ;
  39. --tw-backdrop-blur: ;
  40. --tw-backdrop-brightness: ;
  41. --tw-backdrop-contrast: ;
  42. --tw-backdrop-grayscale: ;
  43. --tw-backdrop-hue-rotate: ;
  44. --tw-backdrop-invert: ;
  45. --tw-backdrop-opacity: ;
  46. --tw-backdrop-saturate: ;
  47. --tw-backdrop-sepia: ;
  48. }
  49. ::backdrop {
  50. --tw-border-spacing-x: 0;
  51. --tw-border-spacing-y: 0;
  52. --tw-translate-x: 0;
  53. --tw-translate-y: 0;
  54. --tw-rotate: 0;
  55. --tw-skew-x: 0;
  56. --tw-skew-y: 0;
  57. --tw-scale-x: 1;
  58. --tw-scale-y: 1;
  59. --tw-pan-x: ;
  60. --tw-pan-y: ;
  61. --tw-pinch-zoom: ;
  62. --tw-scroll-snap-strictness: proximity;
  63. --tw-ordinal: ;
  64. --tw-slashed-zero: ;
  65. --tw-numeric-figure: ;
  66. --tw-numeric-spacing: ;
  67. --tw-numeric-fraction: ;
  68. --tw-ring-inset: ;
  69. --tw-ring-offset-width: 0px;
  70. --tw-ring-offset-color: #fff;
  71. --tw-ring-color: rgb(59 130 246 / 0.5);
  72. --tw-ring-offset-shadow: 0 0 #0000;
  73. --tw-ring-shadow: 0 0 #0000;
  74. --tw-shadow: 0 0 #0000;
  75. --tw-shadow-colored: 0 0 #0000;
  76. --tw-blur: ;
  77. --tw-brightness: ;
  78. --tw-contrast: ;
  79. --tw-grayscale: ;
  80. --tw-hue-rotate: ;
  81. --tw-invert: ;
  82. --tw-saturate: ;
  83. --tw-sepia: ;
  84. --tw-drop-shadow: ;
  85. --tw-backdrop-blur: ;
  86. --tw-backdrop-brightness: ;
  87. --tw-backdrop-contrast: ;
  88. --tw-backdrop-grayscale: ;
  89. --tw-backdrop-hue-rotate: ;
  90. --tw-backdrop-invert: ;
  91. --tw-backdrop-opacity: ;
  92. --tw-backdrop-saturate: ;
  93. --tw-backdrop-sepia: ;
  94. }
  95. .\!tw-container {
  96. width: 100% !important;
  97. }
  98. @media (min-width: 640px) {
  99. .\!tw-container {
  100. max-width: 640px !important;
  101. }
  102. }
  103. @media (min-width: 768px) {
  104. .\!tw-container {
  105. max-width: 768px !important;
  106. }
  107. }
  108. @media (min-width: 1024px) {
  109. .\!tw-container {
  110. max-width: 1024px !important;
  111. }
  112. }
  113. @media (min-width: 1280px) {
  114. .\!tw-container {
  115. max-width: 1280px !important;
  116. }
  117. }
  118. @media (min-width: 1536px) {
  119. .\!tw-container {
  120. max-width: 1536px !important;
  121. }
  122. }
  123. .\!tw-font-bold {
  124. font-weight: 700 !important;
  125. }
  126. .hover\:\!tw-text-center:hover {
  127. text-align: center !important;
  128. }
  129. @media (min-width: 1024px) {
  130. .lg\:\!tw-opacity-50 {
  131. opacity: 0.5 !important;
  132. }
  133. }
  134. @media (min-width: 1280px) {
  135. .xl\:focus\:disabled\:\!tw-float-right:disabled:focus {
  136. float: right !important;
  137. }
  138. }