Utilities for controlling the opacity of an element.
export default { theme: { opacity: { light: '0.25', full: '1', }, }, }