the plugin takes a value in font-range that has not yet been processed - the string var(--min-max) and tries to calculate it. Now the value var(--min-max) is first converted by thrid party plugin to the 320px 1440px and only then the postcss-responsive-type plugin will be applied
new call method is performed by condition in options
Hi!
I got a problem when is specified a implicit value. For example, through the use of variables or mixins:
the plugin takes a value in
font-range
that has not yet been processed - the stringvar(--min-max)
and tries to calculate it. Now the valuevar(--min-max)
is first converted by thrid party plugin to the320px 1440px
and only then thepostcss-responsive-type
plugin will be appliednew call method is performed by condition in options