Gelmir
Gelmir
Fixes #17
Hi @zoltan-dulac , Checking some forks made from this package, I noticed @raldred has made some significant improvements to the codebase at https://github.com/raldred/css3FontConverter. Could you please view his 3 additional...
Hey @zoltan-dulac : As I was working with certain fonts from Google WebFonts, I noticed you are missing certain font name prefixes when `convertFonts.sh` is determining the numeric value for...
I have a question: As you know, similar to this package, there is also Switchery package, with quite similar, yet more limited capabilities. What I wonder here is: as of...
I think it makes sense to convert all Permission keys https://github.com/discord-php/DiscordPHP/blob/master/src/Discord/Parts/Permissions/Permission.php#L35 to constants. Also it would make more sense to rename these Permission keys to their Discord-documented counterparts snake-cased (e.g....
Continuing from my comment https://github.com/cypress-io/cypress-docker-images/issues/449#issuecomment-798904136 It'd be great to have `cypress/included` official image based on latest Node LTS (v14) image. Any timeframe on that? Previously I had my custom Node...
service: ```
README file shows failing tests for v0.7 (which I use in my project). TravisCI shows long list of 0.7.x related build/test failures. Is this project broken somehow? I am worried...
Hi all. I suggest adding a feature which would help to enable this library globally via some kind of tag attribute ( `data-toggle` maybe). Instead of declaring the following for...
Another bug that pops up in React-18 (a NextJs app): 