question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to theme it in Webpack project?

See original GitHub issue

Help Wanted

Problem

I am using semantic-ui-react but as we all know the semantic-ui is not in active development, so I want to use Fomantic-UI with the react package.

I have React project using Webpack and I have no idea how I can theme Fomantic in this situation?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
murbanowiczcommented, Jan 18, 2019

Not great solution I am afraid. I would prefer to be able to include LESS files …

1reaction
hammy2899commented, Jan 18, 2019

Quick note: remember to include the semantic.json file and src/assets/fomantic directory in your git repo, DON’T ignore them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set Up Webpack And Babel For Your WordPress Theme
Set Up Webpack And Babel For Your WordPress Theme. In this blog, I will explain to you how to set up Webpack for...
Read more >
How to Use Webpack in WordPress - WP Tips
Download and install Node JS. Pick the recommended version. · Create package.json and webpack.config.js files in your theme and paste in the code...
Read more >
How to theme it in Webpack project? · Issue #410 · fomantic ...
I have React project using Webpack and I have no idea how I can theme . ... This should build your theme inside...
Read more >
Adding Webpack to a traditional Drupal theme - ThinkShout
For the example project we only define two entrypoints, but for a larger theme you may want to split large Drupal behaviors into...
Read more >
webpack 4: Create multiple theme css files - Stack Overflow
I need to create multiple theme CSS files using webpack version 4 and "mini CSS extract plugin" in my react project.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found