Answer the question
In order to leave comments, you need to log in
[Site reverse] How to pull css code from compiled js assembly?
Hello, while playing with webpack, I became interested in what tools exist for reversing a compiled project.
For example, it may be that the styles are built inline in the js file -
css: {
extract: false
},
Answer the question
In order to leave comments, you need to log in
Does it work through developer tools? On this site, I pressed f12 (in mozilla) and went to the "{} styles" section and there are about 20-30 css files.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question