Open fengb opened 5 years ago
Hi fengb we've actually moved to a monorepo and have absorbed this library into our monorepo and are no longer using this repo, but have left it public for posterity. Let me know if you're interested in becoming a maintainer of this library.
I'd love to switch to using the
styled
function fulltime, but there are times where I need a raw class name. Usingstyle
directly can be a little confusing since it's a different paradigm but named so similar tostyled
Is it possible to expose the helper function as a static function that simply generates the classname?