Giter VIP home page Giter VIP logo

Comments (8)

ovflowd avatar ovflowd commented on August 26, 2024 1

It's seems that sadly the bugs continues. The CSSMinify continues removing the postfixes (from 0 absolute values).. and this bug transitions and animations.

from jekyll-minifier.

digitalsparky avatar digitalsparky commented on August 26, 2024

Hi sant0ro, the packag eis using the cssminify package as of v0.0.7.
Unfortunately the cssminify package appears to be no longer supported, I'll try and find a valid alternative.

from jekyll-minifier.

digitalsparky avatar digitalsparky commented on August 26, 2024

I've forked a pull request to the original cssminify package and rolled that package out as cssminify2, then updated jekyll-minifier to use cssminify2, this issue should now be resolved.

from jekyll-minifier.

ovflowd avatar ovflowd commented on August 26, 2024

Thanks @digitalsparky !

from jekyll-minifier.

simonkurka avatar simonkurka commented on August 26, 2024

@digitalsparky I can confirm: issue not resolved.

from jekyll-minifier.

lsli8888 avatar lsli8888 commented on August 26, 2024

Unfortunately, I'm still seeing this issue as well in 0.1.10.

from jekyll-minifier.

digitalsparky avatar digitalsparky commented on August 26, 2024

Sorry all, I've had a bit of a nightmare last few years and haven't really been able to do much. (I was in a car crash (not at fault) which caused a spinal injury.) I've been both in copious amounts of pain and also a pain killer induced zombie-mode... I'll get to this when I have some more capacity for concentration.

If anyone would like to help with this, please feel free to reach out.

Matt

from jekyll-minifier.

myst729 avatar myst729 commented on August 26, 2024

@digitalsparky Wish you get better soon.

I also run into this issue, but a work-around DOES exist. For those who still suffer this issue, the answer is initial or unset keyword. Since transition-duration is not inheritable, both will reset the property to its initial value —0s.

transition-duration: initial;

from jekyll-minifier.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.