garris / garris/BackstopJS

Missing CSS when testing React storybook component

Open
#301 1 comment 0 reactions 0 assignees View on GitHub
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

![image](https://cloud.githubusercontent.com/assets/452941/19113988/58f18a56-8b0c-11e6-8d6e-ca076d966fe2.png)
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.