Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minify css removes properties with var() #53

Open
HarmpieR opened this issue Nov 29, 2019 · 2 comments
Open

minify css removes properties with var() #53

HarmpieR opened this issue Nov 29, 2019 · 2 comments

Comments

@HarmpieR
Copy link

HarmpieR commented Nov 29, 2019

when minifying css, properties which use a variable are removed.

@HarmpieR HarmpieR changed the title minify css removes elements with var() poperty minify css removes properties with var() Nov 29, 2019
@wishbone-productions
Copy link

wishbone-productions commented Jan 27, 2021

i`m having the same issue, source of the problem goes down to use css minifier (http://code.google.com/p/cssmin/)

the class CssMinifier use by this packacge is only passing the source. It needs to parse a filter & plugin array to make it work.

Would be nice these could provided in the minify.config.php

@codemagicc
Copy link

codemagicc commented Nov 18, 2021

I'm struggle with the same issue.
Please help me.
How to resolve it @wishbone-productions @HarmpieR @markcameron @gmarineau @nam-co

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants