critical-css icon indicating copy to clipboard operation
critical-css copied to clipboard

css-selector version

Open SetiZ opened this issue 6 years ago • 2 comments

I wanted to use your library to take care of the critical css, but I am faced with this in Symfony 4: Restricting packages listed in "symfony/symfony" to "4.3.*"


  Problem 1
    - jandc/css-from-html-extractor 1.2.0 requires symfony/css-selector ^2.7|~3.0 -> no matching package found.```

Is there anyway to upgrade?

SetiZ avatar Jun 19 '19 09:06 SetiZ

Hi @SetiZ,

I will look into upgrading the requirements, providing there are no BC breaks.

PS: I'm also accepting PR's ;)

JanDC avatar Jun 21 '19 07:06 JanDC

Yeah, I am still figuring out how to make it work locally with symfony. Doesn't seem so easy ^^

SetiZ avatar Jun 21 '19 09:06 SetiZ