gothinkster / react-mobx-realworld-example-app

Exemplary real world application built with React + MobX
https://react-mobx.realworld.io/
MIT License
1.25k stars 266 forks source link

How do you inport the css files? #39

Closed lunarsprite closed 5 years ago

lunarsprite commented 5 years ago

After cloning the project,I try to understand the logic and the code.But I wonder where are the CSS files and how do you set the style?Could you pleae tell me?By the way,thanks a lot for your contribution and share.