UNPKG

cmds-tailwind-styles

Version:

A tailwind preset of utilities for Copa Airlines design system

18 lines (15 loc) 258 B
const CONTENT_EXTENSION = { blank: '' } const getOverrides = () => { return {} } const getExtensions = () => { return { ...CONTENT_EXTENSION } } module.exports = { getOverrides: getOverrides, getExtensions: getExtensions }