Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Improve unused CSS reporting #375

Closed
arggh opened this issue Aug 24, 2018 · 2 comments
Closed

Improve unused CSS reporting #375

arggh opened this issue Aug 24, 2018 · 2 comments

Comments

@arggh
Copy link

arggh commented Aug 24, 2018

Would be nice, if I could get information on the file or component, where the unused CSS is.

Currently, this is what we get:

Module Warning (from ./node_modules/svelte-loader/index.js):
Unused CSS selector (148:2)
146:   }
147:
148:   .item img {
       ^
149:     width: 100%;
150:     height: 100%;
@Rich-Harris
Copy link
Member

Try updating! This was fixed yesterday in #371

@arggh
Copy link
Author

arggh commented Aug 24, 2018

This was the fastest issue fix ever! Much better now, thanks!

@arggh arggh closed this as completed Aug 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants