vikktor
Results
2
comments of
vikktor
Sure thing. Just did experiment with only this line in css file: color.css `body { font-size: clamp(1.625rem, 1.3036rem + 1.4286vw, 3rem); }` bundleconfig.json ` { "outputFileName": "wwwroot/css/color.min.css", "inputFiles": [ "wwwroot/css/color.css"...
Sorry, I'm no longer using BundlerMinifier.