Hi @tpbradley
as discussed before. A small feedback regarding the responsive stuff. Would it be possible to have the response part as a variable like the {{value}}
, then in the format it would be easier to handle, Instead of doing a recalculation as mentioned here: link
Use Case
When equal sizing is required
Suggestion
{{device}}w-{{value}} {{device}}h-{{value}}
→ w-12 h-12 md:w-6 md:w-6
@dan … Love the new debugger.