Styled-jsx: Global CSS is not minified

Created on 12 Feb 2017  路  2Comments  路  Source: vercel/styled-jsx

<style jsx>

<style id="__jsx-style-3974295953">.link[data-jsx="2236456407"] {background: red;}</style>

<style jsx global>

                <style id="__jsx-style-1864081020">
                    .link {
                        background: blue;
                    }
                </style>
bug

Most helpful comment

yep @nikvm is on it

All 2 comments

We need to run it through stylis!

yep @nikvm is on it

Was this page helpful?
0 / 5 - 0 ratings

Related issues

callumlocke picture callumlocke  路  5Comments

TonyHYK picture TonyHYK  路  4Comments

etiennejcharles picture etiennejcharles  路  3Comments

corysimmons picture corysimmons  路  4Comments

igor-ribeiro picture igor-ribeiro  路  3Comments