Moustachos
Moustachos
First, thanks for your great work on this project :) ## Expected behavior Path returned by `ImageHelper::theme_url_to_dir()` (https://github.com/timber/timber/blob/master/lib/ImageHelper.php#L445) should be consistent (always returning a file path), regardless of theme files...
**Ticket**: #2453 ## Issue Without this fix, if your theme's tree structure was (2.x default child theme structure): -- my-theme-name/ --- images/ ---- foo.jpg --- theme/ ---- functions.php ---- style.css...
Add fontRegex option to control which file types should be processed by fontmin. Default value: FONT_REGEX. I didn't write any test for this because it doesn't change anything on lib...
Hello Patrick, Font Awesome Duotone icons are made up of 2 glyphs, 1 for `::before` & 1 for `::after`. In _V5_, `::after` code was the same as `::before` prefixed with...