1

Is there any known way to get Node.js to accept css imports when running javascript files?

More specifically, is there a known way to get a React app (that imports css files to render pages) to run on a node.js server to render the app to a string upon request to a certain endpoint?

Mr.Drew
  • 939
  • 2
  • 9
  • 30
  • 1
    This may help - https://stackoverflow.com/questions/34615898/react-server-side-rendering-of-css-modules – Drag13 Jun 06 '21 at 10:12

0 Answers0