https://github.com/javascripteverywhere/web/blob/79da419f06da0dc4f4377353f5b17e3213939e54/final/components/GlobalStyle.js#L2-L5 The interpolation syntax here seems to have no actual effect. Same as `import 'normalize.css'`, isn't it ?
web/final/components/GlobalStyle.js
Lines 2 to 5 in 79da419
The interpolation syntax here seems to have no actual effect.
Same as
import 'normalize.css', isn't it ?