|
|
|
|
|
by cldellow
2743 days ago
|
|
This is neat! My wife is beginning to learn some web design. Her laptop has a low-res screen (1366x768) so dev tools takes up a lot of space when open. When she's tinkering with layouts, she occasionally adds/removes borders to help interpret what's going on. It's probably most useful to people who are starting out, so my one suggestion might be to make it even easier to install -- e.g. if `npm install debucsser` would make it work with a create-react-app app (and other common scaffoldings). |
|