testio-tailwind 0.8.6 → 0.8.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1898,16 +1898,6 @@ select{
1898
1898
  background-color: rgb(35 106 132 / var(--tw-bg-opacity, 1));
1899
1899
  }
1900
1900
 
1901
- .bg-petrol-500{
1902
- --tw-bg-opacity: 1;
1903
- background-color: rgb(35 106 132 / var(--tw-bg-opacity, 1));
1904
- }
1905
-
1906
- .bg-petrol-800{
1907
- --tw-bg-opacity: 1;
1908
- background-color: rgb(38 51 64 / var(--tw-bg-opacity, 1));
1909
- }
1910
-
1911
1901
  .bg-petrol-dark{
1912
1902
  --tw-bg-opacity: 1;
1913
1903
  background-color: rgb(38 51 64 / var(--tw-bg-opacity, 1));