module.exports = { important: true, theme: { extend: { lineHeight: { zero: '0' }, flex: { full: '0 0 100%', flexible: '1 1 0' } } }, variants: {}, plugins: [] }