issues Search Results · repo:css-modules/css-modules-loader-core language:JavaScript
Filter by
27 results
(64 ms)27 results
incss-modules/css-modules-loader-core (press backspace or delete to remove)While using CustomLoader, stuck in error Error: true is not a PostCSS plugin
dhlolo
- 1
- Opened on Nov 21, 2022
- #238
I see you have ISC listed as a license in
https://github.com/css-modules/css-modules-loader-core/blob/3d8377003ea87f8a32d094b36b1d7bd2abba360f/package.json#L45
but there are not license files or Copyright ...
olivierlacan
- Opened on Oct 28, 2020
- #237
I d like to use pure scope in css-modules/postcss-modules-local-by-default
https://github.com/css-modules/postcss-modules-local-by-default/blob/master/index.js#L527-L534
StarpTech
- 1
- Opened on May 25, 2020
- #235
They are outdated https://github.com/css-modules/css-modules-loader-core/blob/master/package.json#L11-L15
This is the first step to upgrade this package in postcss-modules.
I opened this issue to solve ...
StarpTech
- 1
- Opened on May 25, 2020
- #234
{ Error: ENOENT: no such file or directory, open C:\C:\project\src\components\style.css at Error (antive) error: -4058,
code: ENOENT , syscall: open , path: C:\C:\project\src\components\style.css }
I ...
ovsyannikov
- Opened on Jun 20, 2019
- #232
https://github.com/css-modules/css-modules-loader-core/blob/3d8377003ea87f8a32d094b36b1d7bd2abba360f/src/index.js#L18
in windows the sourcePath looks like D:/HTML5/..., and will be transform to /D:/HTML5/.... ...
lomocc
- Opened on Jun 6, 2018
- #230
Hi.
This is a great project - but it is completly abandoned, i understand it is FOSS project. If you do not have time to
handle issues and pull requests, just ask people and you will get help for sure. ...
btd
- 1
- Opened on Oct 17, 2016
- #174
If I try to compose from a module that s in node_modules and that happens to compose from a relative path module, it
croaks:
{ Error: ENOENT: no such file or directory, open
/Users/longho/Work/css-modules-loader-core/test/test-cases/compose-node-module/cool-styles/bar.css ...
longlho
- 1
- Opened on Sep 24, 2016
- #161
For this project I m using global css instead of local, but composes seems busted:
.Card {
composes: small from ./shadows.css ;
}
yields the following error:
Error: composition is only allowed ...
tj
- 2
- Opened on Sep 11, 2016
- #159

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.