You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
Hi recently I update my webpack and add loader for my app
my problem occurs when trying to import CSS in component js files
like this component or any other component from semantic-ui-css
semantic-ui-css/components/button.css
add this CSS loader but it's not working and I don't have any error
is my webpack config
please help