Border Collapse
Use to combine adjacent cell borders into a single border when possible. Note that this includes collapsing borders on the top-level <table>
tag.
By default, only responsive variants are generated for border collapse utilities.
For example, this config will also generate hover and focus variants:
Disabling
If you don’t plan to use the border collapse utilities in your project, you can disable them entirely by setting the property to false
in the corePlugins
section of your config file: