UNPKG

@mhjadav/gatsby-theme-factly

Version:
16 lines (15 loc) 267 B
module.exports = { theme: { extend: { inset: { '-16': '-4rem', '-20': '-5rem', '-24': '-6rem' } } }, variants: { borderWidth: ['responsive', 'last', 'hover', 'focus', 'first'] }, plugins: [] };