tailwindcss-container-bleed
tailwindcss-container-bleed copied to clipboard
Tailwind CSS plugin to generate container bleed utilities.
## 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: