Devographics / StateOfCSS-2020

The State of CSS 2020 survey results
https://2020.stateofcss.com
Other
45 stars 12 forks source link

Theme switching only available in development #40

Closed MaxAltena closed 3 years ago

MaxAltena commented 3 years ago

Pull request to fix submitted issue #39

To add event listener based on ENV, I needed to stringify the webpack injection of ENV (problem and fix in stackoverflow.com/a/30835619/6819697).

SachaG commented 3 years ago

:+1: