babel-plugin-styled-components icon indicating copy to clipboard operation
babel-plugin-styled-components copied to clipboard

use closures with preserved names as option handler functions

Open manpenaloza opened this issue 7 years ago • 2 comments

this pr aims to simplify this file in terms of:

  • no need to actively declare new functions state gets passed to
  • no need to pass through state down the runtime chain

manpenaloza avatar Oct 18 '18 07:10 manpenaloza

pr references issue #170

manpenaloza avatar Oct 18 '18 07:10 manpenaloza

Needs a rebase

quantizor avatar Jul 30 '20 18:07 quantizor