Add emotion and styled components to supported tools
Write strategy and tests for emotion
Write strategy and tests for styled-components
Register strategies with postinstall script
📦 Published PR as canary version: 1.1.1-canary.51.a4561b1.0
:sparkles: Test out this PR locally via:
```bash
npm install @storybook/addon-styling@1.1.1-canary.51.a4561b1.0
# or
yarn add @storybook/addon-styling@1.1.1-canary.51.a4561b1.0
```
What changed
Register strategies with postinstall script
📦 Published PR as canary version:
1.1.1-canary.51.a4561b1.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/addon-styling@1.1.1-canary.51.a4561b1.0 # or yarn add @storybook/addon-styling@1.1.1-canary.51.a4561b1.0 ```