kofigumbs / multi

Create custom, lightweight macOS apps from websites
GNU General Public License v3.0
1.29k stars 39 forks source link

CSS Debugging #133

Closed needo37 closed 3 months ago

needo37 commented 9 months ago

Do you have any tips on how to debug CSS code? It works in Firefox via Stylus but does not work in multi. And I cannot find a way to view logs or see errors.

Thank you!

kofigumbs commented 3 months ago

Very sorry that I missed this notification. You can view/debug CSS using Inspect Element, which is available when you right-click anywhere on the page.