UNPKG

@twstyled/babel-preset

Version:

Babel plugin for twstyled -- the full-featured Tailwind CSS + CSS in JS Compiler

3 lines (2 loc) 154 B
import { CorePluginOptions } from '../types'; export default function getTailwindAttributesAndVariants(options: CorePluginOptions): [string[], string[]];