UNPKG

tailwindcss

Version:

A utility-first CSS framework for rapidly building custom user interfaces.

13 lines (12 loc) 192 B
module.exports = { future: { // removeDeprecatedGapUtilities: true, // purgeLayersByDefault: true, }, purge: [], theme: { extend: {}, }, variants: {}, plugins: [], }