tailwindcss-container-bleed icon indicating copy to clipboard operation
tailwindcss-container-bleed copied to clipboard

Tailwind CSS plugin to generate container bleed utilities.

Results 3 tailwindcss-container-bleed issues
Sort by recently updated
recently updated
newest added

## Steps to repro * set `max-w-prose` class on the same element that has `container` * Then use `br-container` as a child * You will notice that the margin is...

activating the plugin unfortunately generates an overflow on the X-axis even in the demo page it happens. (https://bustoutsolutions.github.io/tailwindcss-container-bleed/) maybe an error in the calculations?

Hello, I'm building a project using [email protected]. However, it does not work as expected. Demo project: