Guest User

Guest User

  • Tech Writer
  • 2.1k
  • 469.8k

CSS properties to display in React app?

Jun 4 2022 10:11 AM

Hi Team

 

I have css file created on the project, now my issue is to display them on my React app. What the process flow to achieve this without any errors? Do i first import the file where CSS file is located from the project.eg. import ..."/App/name.css'? How do i then write this in React componet?


Answers (2)