react-device-frame
react-device-frame copied to clipboard
Module styles destroy app styles
When I import module my app styles are completely destroyed. There's a fix/workaround for this? Thank you
@mperu92, can you provide sample code on codesandbox or screenshot?
I could not start write code 'cause it was enough import the module to trigger the issue:
import Device from 'react-device-frame'
and when i start debugging app styles are broken: font properties are lost, header with enormous margins etc, soon i'm goin' to post a screen
These are before/after screens:
before import Device from 'react-device-frame'
:
after import Device from 'react-device-frame'
:
As you can see all fonts have lost their original style and added some margins
The latest code has resolve this problem, please publish it to npm?
install de code from npm