Thomas Hermann
Thomas Hermann
btw i like the idea of having file.png and [email protected] in one folder, but how would the sprite-map() calls for this look like?
Cool, thanks for looking at this so quickly, i'm glad you like it. RespondJS is not a hard dependency, i just had to support IE8 in many RWD projects and...
if there are any questions related to the 2.0 branch i'm happy to help out. i've been using it on several projects but lately i switched to using SVGs with...
because i usually use an tag for icons - mostly because of the shortness - i wanted it to be inline-block or block by default, it is totally fine to...
I'm seeing the same. Using `CHDISABLE=1` on the install doesn't do anything as far as i can tell, but `CHGDISABLE=1 sl` works, so do i need an alias for the...
Even more relevant now that folks are starting to use Biome as a prettier replacement. Would be great if we could disable or customize this. Ideally lerna shouldn't do this...
this is an old issue, but i thought i'd share this: i just added a field to the blog module ``` { name : "_author", label : "Author", type :...
in terms of limitation there is also a limit where iOS is just not loading the sprite at all, it might be something like 3 mega pixels. To avoid that...
> We've been tracking this internally as Add `GITHUB_TOKEN` to Dependabot secrets, which would: @asciimike is this still on the roadmap? We would like to update private packages in our...
I'm seeing the same, if i remove the auth0 code the response from the server action is tiny, with the auth0 code it returns a much larger response. almost looks...