vercel / styled-jsx

Full CSS support for JSX without compromises
http://npmjs.com/styled-jsx
MIT License
7.7k stars 262 forks source link

How to use styled-jsx to display the background image #796

Closed robinv8 closed 2 years ago

robinv8 commented 2 years ago

How to use styled-jsx to display the background image

    background: no-repeat center url('../../assets/img/portal-bg.png');