Thomas Jaggi
Thomas Jaggi
This functionality already works for me, but the option needs to be named `filters` and the whole value properly quoted: `filters: "zoompan=z='min(zoom+0.0015,1.5)':d=700:x='if(gte(zoom,1.5),x,x+1/a)':y='if(gte(zoom,1.5),y,y+1)':s=640x360"`
@benifbond, please provide your complete gulp function as well as the versions of the relevant npm dependencies.
@benifbond, thanks, this helps! So `targetPath` needs to be relative to `dist/default/fonts/` (see [`options.targetPath`](https://github.com/backflip/gulp-iconfont-css#optionstargetpath)). Can you try to set `targetPath` to something like `../../../skins/default/source/scss/icons.scss`?
@ola-achyna, could you upload a reference PNG here? I have never experienced this.
@ola-achyna, any news here?
I like the switch from external files to a partial. However, I'd simplify this even more before merging into the default Estático setup: * Having a single partial `options.hbs` along...
@orioltf, what is your opinion on simplifying this to adding an `options` key (see details above)?
@marbor3, @orioltf, I would rather set these things up in an environment like Storybook as I don't think extending Estatico makes sense anymore.
Same here, I like this a lot!
@christiansany, can you have a look at this when working on https://github.com/unic/estatico-nou/issues/3?