Open
Description
I cloned the example with stencil, I installed all the packages and I run webdriver with npm run wdio. I have the following error
Error: Test failed due to following error(s):
- my-component.test.tsx: The requested module '/src/components/my-component/my-component.css?tag=my-component' does not provide an export named 'default': SyntaxError: The requested module '/src/components/my-component/my-component.css?tag=my-component' does not provide an export named 'default'
So the test failed