bnomei / kirby3-srcset

Kirby 3 Plugin for creating lazyloading image srcset
https://forum.getkirby.com/t/kirby-3-srcset-lazyloading-image-srcset-element/23575
MIT License
43 stars 3 forks source link

Srcset with comma instead of period #34

Closed thisisdelphin closed 3 years ago

thisisdelphin commented 3 years ago

I'm using your plugin and everything is fine, but I'm using it for a french website where we use commas instead of periods for decimals. That breaks the css and I don't know what to do.

<style>.lazysrcset-ratio[data-ratio="37,51"]{padding-bottom:37,51%;}</style>

bnomei commented 3 years ago

sorry for the late fix. i am in parental leave right now.