daisyui 3.6.4 → 3.6.5

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.
package/dist/full.css CHANGED
@@ -2806,7 +2806,6 @@ html {
2806
2806
  --tw-border-opacity: 0;
2807
2807
  --tw-bg-opacity: 1;
2808
2808
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
2809
- font-weight: 600;
2810
2809
  border-radius: var(--rounded-btn, 0.5rem);
2811
2810
  background-image: linear-gradient(45deg, transparent 50%, currentColor 50%),
2812
2811
  linear-gradient(135deg, currentColor 50%, transparent 50%);
package/dist/styled.css CHANGED
@@ -3962,7 +3962,6 @@ details.collapse summary {
3962
3962
  --tw-bg-opacity: 1;
3963
3963
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
3964
3964
  padding-right: 2.5rem;
3965
- font-weight: 600;
3966
3965
  border-radius: var(--rounded-btn, 0.5rem);
3967
3966
  }
3968
3967
  .select-bordered {