Skip to content

issues Search Results · repo:css-modules/webpack-demo language:JavaScript

Filter by

30 results
 (70 ms)

30 results

incss-modules/webpack-demo (press backspace or delete to remove)

in my VS code,The plugin support supports relative paths,but not supports webpack ailas @ Can you support this feature by adding configuration? Thank you very much!
  • xiaodun
  • Opened 
    on Aug 13, 2020
  • #49

Do you know what s wrong with the following piece of code? it doesn t work. /* style.css */ :global .globalText { color: green; } /* otherStyle.css */ .text { composes: globalText from global; ...
  • Avivhdr
  • 1
  • Opened 
    on Mar 11, 2018
  • #46

bug too old for using! image
  • xyzdata
  • 2
  • Opened 
    on Nov 24, 2017
  • #43

  • ghost
  • 1
  • Opened 
    on Sep 7, 2017
  • #41

  • ghost
  • Opened 
    on Sep 7, 2017
  • #40

  • ghost
  • Opened 
    on Sep 7, 2017
  • #39

Webpack configuration is wrong. After adding loader: style!css-loader?modules importLoaders=1 localIdentName=[name]__[local]___[hash:base64:5] i have error: ERROR in ./src/App.jsx Module not found: ...
  • EwaMakowska
  • 1
  • Opened 
    on Aug 23, 2017
  • #38

nvalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema. - configuration has an unknown property postcss . These properties are valid: ...
  • arkilis
  • Opened 
    on Aug 21, 2017
  • #37

Last updated 2 years ago. I m unsuccessfully trying to add css-modules to a simple project. ERROR in ./src/client/app/index.jsx Module not found: Error: Can t resolve style in /Library/WebServer/Documents/www.mike-austin.com/models ...
  • mikeaustin
  • 2
  • Opened 
    on Jun 29, 2017
  • #36

So I am using this with HMR. I got everything working fine when I firstly load the app. But when I change something in my css file, I get an update in the app but the styles are not replaced with the new ...
  • levino
  • 1
  • Opened 
    on Mar 6, 2017
  • #33
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub