-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
web/final/components/GlobalStyle.js
Lines 2 to 5 in 79da419
| import normalize from 'normalize.css'; | |
| export default createGlobalStyle` | |
| ${normalize} |
The interpolation syntax here seems to have no actual effect.
Same as import 'normalize.css', isn't it ?
ascott1
Metadata
Metadata
Assignees
Labels
No labels