Josh Taylor

Results 7 issues of Josh Taylor

I left some of the Fabric references in the documentation whilst we are relying on Fabric-API

Made an example repo here: https://github.com/broccolai/macaron-bug-example/blob/master/src/App.tsx#L6 ![image](https://github.com/macaron-css/macaron/assets/28634904/3fdd66f0-ea63-4db2-84ba-497ea951a35c)

Using a url results in `java.lang.IllegalArgumentException: Header contains unsupported characters //` It's caused by a check in ComponentHeaderFormat [here](https://github.com/CadixDev/licenser/blob/c39ef21c7ffa1b506560c360d2760c875786af02/src/main/groovy/org/cadixdev/gradle/licenser/header/CommentHeaderFormat.groovy#L73-L77). Could this be fixed or are URLs unusable when using this...

type: bug

pretty ugly solution, i'm sure there's a better way to do this but it works. found this while investigating #457

could add a different implementation of CloudKey that more directly represents this?