Missing CSS when testing React storybook component
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
When testing component through [React Storybook](https://github.com/kadirahq/react-storybook) I get incomplete CSS

Upper one is what I get, lower one is what I should have.
Some CSS rules are used, some are not (my css rules are all included in `style` tags in header)
Any idea what's causing that ?
- advanced CSS feature not compatible with phantom (shadows, flexbox...) ?
Contributor guide
Assessment
This issue has not been assessed yet.