Skip to content

Releases: dgknca/tailwindcss-full-bleed

2.0.2

16 Sep 11:27
Compare
Choose a tag to compare
  • Increase bleed width for advanced use-cases.

2.0.1

01 Mar 14:50
Compare
Choose a tag to compare
  • Removed unnecessary @defaults to get rid of the console warning.

2.0.0

01 Mar 10:11
96c58f3
Compare
Choose a tag to compare
  • Renamed bleedColor to bleedColors and bleedBorder to bleedBorderWidth for consistency.
  • Added support for borderWidth and colors properties from the Tailwind CSS configuration for use with bleed utilities.
  • If a color key is defined in both colors and bleedColors, the value from bleedColors will take precedence. The bleedColors property is available for use with bleed utilities only.
  • If a border width key is defined in both borderWidth and bleedBorderWidth, the value from bleedBorderWidth will take precedence. The bleedBorderWidth property is available for use with bleed border utilities only.
  • Fixed deprecated color warnings.

1.0.2

01 Mar 07:55
Compare
Choose a tag to compare
  • Silenced deprecated color warnings.

v1.0.0

10 Sep 20:51
Compare
Choose a tag to compare

First release.