enhancementhelp wanted
Métricas do repositório
- Stars
- (9.386 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
uncss can not do requests in "authorized" mode to the website and that's just what I need it to do.
I know about #176 and #186. This one is smaller in scope.
I plan to work on this one myself (unless work priorities change drastically).
Some notes to future me:
- Here's the place where uncss makes request for the page. It uses JSDOM's facilities and cookies can be provided via Cookie JARs
- Here's the place where uncss makes requests for stylesheet-files. It uses Request library. Their Examples section of readme tells how to deal with cookies