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

Use Tailwind's `target` to determine whether to use custom properties

Open benface opened this issue 5 years ago • 0 comments

Support all three options:

  • ie11 (no custom properties)
  • relaxed (custom properties with fallback)
  • modern (custom properties only)

benface avatar Apr 28 '20 21:04 benface