Inwerpsel / use-theme-editor

A React theme editor
GNU General Public License v3.0
4 stars 0 forks source link

Visualize media queries #28

Closed Inwerpsel closed 1 year ago

Inwerpsel commented 1 year ago

Media queries are taken into account during the inspection and have some UI, but important elements are missing.

What is already there?

What's missing?

What could be improved?

On the technical side probably not a lot has to happen, as the data is already there. It's mostly a question of how to nicely integrate it with the existing UI without making stuff too noisy.

Inwerpsel commented 1 year ago

A simple initial implementation was added in https://github.com/Inwerpsel/use-theme-editor/commit/9d138e1de46b0d65ae2a40113eae31633e4029b1