Johan Rönn

Results 3 issues of Johan Rönn

**Code:** ```typescript This is an error const ErrorMessage= styled.div({ ..... }); ``` **Problem:** Within AddToCartButton we have another styled component: `const Base = styled.div({ display: 'inline-block', fontSize: 0, marginLeft: small...

Changes for multiple players on one page.

Added support to add debug-info in css. Adding --line-numbers=all to the Less compiler. More information : http://q42.nl/blog/post/35203391115/debug-sass-and-less-in-webkit-inspector-and-save-css-cha

Feature
Pull request