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

PHPWee\Minify::css() return empty string #21

Open
martinb2 opened this issue Jan 25, 2017 · 6 comments
Open

PHPWee\Minify::css() return empty string #21

martinb2 opened this issue Jan 25, 2017 · 6 comments

Comments

@martinb2
Copy link

Hello,
Thank you for this great plugin. I have problem with method PHPWee\Minify::css(), it return empty string. Method for minimizing Javascript is functional.
Any solutions for this?

Thank you

@madlou
Copy link

madlou commented Mar 22, 2017

It also returns an empty string for me.

@ashucg
Copy link

ashucg commented May 4, 2017

Hi,

Adding PHPWee\ on lines 721, 1460, 1990 and 2007 in CssMin.php file fixed this issue for me. I have just created a pull request so you can check it there.

Thanks!

@Beliar9x
Copy link

I have same problem! Plz help me!

@madlou
Copy link

madlou commented Jul 10, 2017

This repo seems almost dead @Beliar9x - Can I suggest that you just clone from @ashucg's repo:

https://github.com/ashucg/phpwee-php-minifier

I haven't tested it, but he has suggested that it is now fixed.

@mirateam
Copy link

PHPWee\Minify::css() not working for me.

@ashucg
Copy link

ashucg commented Jul 26, 2020

@mirateam see my comment - #26 (comment)

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

5 participants