UNPKG

prejss

Version:

Get the power of PostCSS with plugins in your JSS styles. 🎨 Just put CSS into JS and get it as JSS object.

6 lines (5 loc) • 107 B
export default (obj) => { return ( typeof obj === 'function' && typeof obj.then === 'function' ) }