Skip to content

Commit 61d0b26

Browse files
committed
newsletter: Add a note about DevTools
1 parent d55a838 commit 61d0b26

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/newsletters/2025-03-31.mdx

+9
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ centralize all Ladybird settings in a single interface, providing a common exper
5454

5555
![](/assets/img/newsletter-mar-2025-settings.png)
5656

57+
### Firefox DevTools
58+
59+
Last month, we started implementing the Firefox DevTools protocol, making it possible to use Firefox's developer tools
60+
with Ladybird. This month, we've implemented the ability to inspect style sheets and fonts, and expanded our integration
61+
with the JavaScript console. We have also added support for performing live-edits of web elements directly from DevTools.
62+
63+
We have implemented enough of the protocol that we were able to remove our home-grown tooling, and now rely entirely on
64+
DevTools!
65+
5766
### Credits
5867

5968
We'd like to thank everyone who contributed code this month:

0 commit comments

Comments
 (0)