abi / screenshot-to-code

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
https://screenshottocode.com
MIT License
61.55k stars 7.52k forks source link

Separate CSS to file rather than in-line. #434

Open CSfromCS opened 4 days ago

CSfromCS commented 4 days ago

Is your feature request related to a problem? Please describe. I have to manually combine or edit certain elements rather than CSS.

Describe the solution you'd like An option to separate all CSS into a different file.

Describe alternatives you've considered Possible label elements with appropriate classes and id for easier CSS selection.