issues
search
seek-oss
/
css-modules-typescript-loader
Webpack loader to create TypeScript declarations for CSS Modules
MIT License
198
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
find unused css classname?
#52
muz3
opened
2 months ago
0
Not working with css-loader 7.1.2
#51
diabhoil
opened
5 months ago
2
feat: Support named exports
#50
laverdet
opened
1 year ago
2
Generate app.d.css.ts instead of app.css.d.ts
#49
bhollis
opened
1 year ago
0
Is it recommended to commit generated *.scss.d.ts files?
#47
muz3
closed
1 year ago
1
Definition file generated different in development compared to production mode
#46
AmosguataCyberx
opened
3 years ago
0
Don't create typings files for non-named imports
#45
fourpastmidnight
opened
3 years ago
0
Cannot find module './Component.module.scss' and unused components
#44
s-KaiNet
opened
3 years ago
0
npm file inclusion
#43
david-fong
opened
3 years ago
0
feat: Add option for custom banners (#14)
#42
davebrent
opened
4 years ago
1
Added readonly modifier to interface fields
#41
jakubwolny
opened
4 years ago
0
fix: Adding css-loader v4 support
#40
takahirohonda
closed
4 years ago
2
Doesn't export fields with css-loader ^4.0.0
#39
bjephson
opened
4 years ago
7
Support named exports
#38
danieljuhl
opened
4 years ago
3
Support named exports
#37
danieljuhl
opened
4 years ago
0
exporting of const=cssExports is redundant
#36
quebits
opened
4 years ago
0
style-loader docs is missing
#35
quebits
opened
4 years ago
0
Format output using Prettier
#34
borremosch
opened
4 years ago
0
Cannot access directly the style from style object
#33
davidnguyen11
opened
4 years ago
6
Empty css.d.ts file
#32
ghostsquad
closed
4 years ago
2
Adding prefix option
#31
artyomtrityak
opened
5 years ago
1
Alza54 patch 1
#30
alza54
closed
5 years ago
0
feat: add compile-time checking for selectors that don't exist when using index signature syntax, ie. a['my-selector'] #26
#29
silbinarywolf
closed
5 years ago
3
Compatibility with modular-css
#28
erykpiast
opened
5 years ago
0
Question: use generated TypeScript declaration in my React component.
#27
sergiop
opened
5 years ago
2
CSS Selectors using hyphens aren't compile-time checked due to square bracket access
#26
silbinarywolf
opened
5 years ago
5
fix: Normalize newlines of read definitions
#25
jKatt
closed
5 years ago
1
fix: Support @babel/plugin-transform-typescript
#24
kepek
closed
5 years ago
1
declare const instead of var
#23
danieljuhl
closed
5 years ago
2
declare const instead of var
#22
danieljuhl
closed
5 years ago
0
Use with CRA without ejecting?
#21
onpaws
closed
5 years ago
2
Mode 'verify' and tests do not run on Windows
#20
alexanderogilvie
closed
5 years ago
1
Mode 'verify' and tests do not run on Windows
#19
alexanderogilvie
closed
5 years ago
3
Place css-modules-typescript-loader directly after css-loader in your webpack config
#18
alexeychikk
closed
4 years ago
1
fix(deps): Add missing 'loader-utils' dependency
#17
stephtr
closed
5 years ago
2
fix: Support files without exported locals
#16
kraenhansen
closed
5 years ago
0
Error: No exported locals found
#15
kilgarenone
closed
5 years ago
1
Feature-request: Allow custom/no banners for the generated typings file
#14
waabid
opened
5 years ago
4
fix(emit): Include class names that compose other classes
#13
bhollis
closed
5 years ago
2
fix(emit): Omit keys from sourcemap object if sourcemaps are enabled
#12
greglockwood
closed
5 years ago
2
Suggestion: use `type` instead of `interface`
#11
OliverJAsh
opened
5 years ago
1
Issue with verify mode and 2.0.0
#10
bhollis
closed
5 years ago
4
Allow any class names to be exported
#9
bushee
closed
5 years ago
6
Make sure the regex-match is a word.
#8
krailler
closed
5 years ago
2
fix: Only emit files if contents changed
#7
mattcompiles
closed
5 years ago
0
Disallow or gracefully handle CSS selectors with hyphens (ie. ".main--red")
#6
silbinarywolf
closed
5 years ago
5
Using this alongside Cypress can cause an infinite loop due to Cypresses file watcher
#5
silbinarywolf
closed
5 years ago
1
feat: Sort types alphabetically
#4
markdalgleish
closed
5 years ago
0
fix(verify): Show diff when ‘verify’ mode fails
#3
markdalgleish
closed
5 years ago
0
chore: Add badges
#2
mattcompiles
closed
6 years ago
0
Next