Hi,
I'm new on the forum and all new to making workflows. I'm a frontend dev and I luve Alfred (can't function without it). Recently I'm getting bored with using the calc for px to rem convertion so I figured: why don't I make my own workflow! Sound easier than it is, at least for me with no experience with any of the used languages. Like how would I go about making this, where do I start, is it hard, do I need any other helper files ect...? I would really appreciate help here.
I'm thinking that it take a query that is px, convert it to rem|em ({query}/16), print two options with {result}rem and {result}em, and be able to copy to clipboard after selecting.
Thanks in advance!