UNPKG

@eighteen73/tailwindcss-wordpress

Version:
9 lines (8 loc) 173 B
/** * Export available modules. */ module.exports = { getCssProperty: require('./getCssProperty'), toSlug: require('./toSlug'), toVariable: require('./toVariable'), };