UNPKG

@twstyled/util

Version:

Utilities, config and class helpers for twstyled -- the full-featured Tailwind CSS + CSS in JS Compiler

4 lines (3 loc) 118 B
export default function getTailwindAttributesAndVariants(options: { configPath: string; }): [string[], string[]];