What is proper way to add global css style in react component if I am using styled Component?

前端 未结 0 1213
悲&欢浪女
悲&欢浪女 2021-01-18 00:18

Right now, I figure out that I have two way to do this: One , I am putting global style such as in the App.css and then import them in the App.js

:root {
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题