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

Change `fluidContainer` variants to apply to the components + use existing variants keys for the utilities

Open benface opened this issue 5 years ago • 0 comments

Now that Tailwind 1.5 has added a variants argument to addComponents(), it makes more sense for the fluidContainer variants key to be applied to the components. I’m realizing now that It never really made sense to apply these variants to the utilities; instead, we should look at the width, minWidth, maxWidth, padding, and margin variants keys.

benface avatar Jul 15 '20 21:07 benface