react-uwp icon indicating copy to clipboard operation
react-uwp copied to clipboard

Sample project using Electron-react-bolierplate

Open Widus opened this issue 7 years ago • 0 comments

I am trying to use Electron-react-boilerplate with React-UWP. but React-UWP doen't work when I run above project. I cannot find css according to React-UWP component. I found there are differences between Electron-boilder-plate and normal React project. In normal React Project, I can find runtime generated '.css' in index.html, but electron doesn't. How can I add this runtime generated CSS to my index.html? Could you provide a sample project?

Versions

  • React-UWP: 1.1.8
  • React: 16.2.0
  • Browser: Electron

Widus avatar Jan 29 '18 07:01 Widus