renato-rg / electron-react-webpack

Electron + React 16 + Webpack 4 template with ES6, JSX and hot reloading.
230 stars 52 forks source link

semantic-ui-react and semantic-ui-css support #6

Closed lalitmee closed 6 years ago

lalitmee commented 6 years ago

This pull request is related to the webpack configuration support of semantic-ui-react and semantic-ui-css for React. Actually, the same configurations I have used in one of my project simple react and electron application. I struggled a lot to get this work for my project. That's why I wanted to help so that others can do it easily.

lalitmee commented 6 years ago

Are you not going to merge this? bitmoji

TheAifam5 commented 6 years ago

Why should he? Its not a part of this project to integrate the semantic-ui and any other UI framework in the boilerplate where everyone can select your own UI framework without uninstalling the old one and merging new one.

You can also make a fork of this project and integrate the UI framework as you like :)