babel-plugin-styled-components
babel-plugin-styled-components copied to clipboard
use closures with preserved names as option handler functions
this pr aims to simplify this file in terms of:
- no need to actively declare new functions
stategets passed to - no need to pass through
statedown the runtime chain
pr references issue #170
Needs a rebase