Coder Social home page Coder Social logo

Comments (8)

addyosmani avatar addyosmani commented on September 14, 2024

Thanks for the bug report. Would it be possible to share a minimal test case reproducing the issue? Alternatively a summary of whether there are complex selectors in your stylesheet would help us nail down the issue.

cc @giakki in case this happens upstream too.

from grunt-uncss.

giakki avatar giakki commented on September 14, 2024

It is not happening upstream, actually. I added a specific tests for :hover, and it passes without problems, and so does the example page from grunt-uncss.
IIRC, the method for parsing unused selectors hasn't changed between the two versions, could you share an example of it happening, so I can look into it?
Thanks!

from grunt-uncss.

ukeboyska avatar ukeboyska commented on September 14, 2024

here's a stripped down version of my environment: https://www.dropbox.com/s/aq2utuvymc5dwxm/uncss-test.zip

to reiterate, i tested it before the latest pull and it seemed to be working fine except for html files that were too big (that bug was fixed) and the stylesheets option (that seems to have also been fixed). however, now the uncss stylesheet is half the size of what it was previously, and it's missing important styles.

note: the changes i made to my stylesheet in between tests is negligible. simple style updates here and there - nothing that would affect overall style structure, etc.

from grunt-uncss.

giakki avatar giakki commented on September 14, 2024

Thanks, I'll try and check what's wrong ASAP!

from grunt-uncss.

addyosmani avatar addyosmani commented on September 14, 2024

Could you try out 0.1.9 and let me know if this is still an issue?

@giakki were you able to find out if this is an issue upstream?

from grunt-uncss.

ukeboyska avatar ukeboyska commented on September 14, 2024

@addyosmani updating to the newest version there are 3 main changes:

  1. the uncss task is noticably longer. on my project it clocked in at a whopping 2 minutes. i don't remember it ever taking more than 20 seconds before this last update...
  2. my screen.un.css is now at its expected size again -- 72kb again, which is good!
  3. pretty much all the CSS works perfectly except for hovers in my navigation unless i put in some special ignore options. for example, class="hoverable" is in the HTML file, but none of the .hoverable declerations get included in the un.css file unless i put "ignore: [/hoverable/," in the options. note: i did not have to "hack" it to fix it in earlier versions.

overall: definitely happier, but something still seems a little fishy! also the whole 2 minute task thing dissuades me from integrating this into general workflow...

thanks guys!

from grunt-uncss.

giakki avatar giakki commented on September 14, 2024

Sorry for the delay, I'm happy you managed to get it working at least!
I'll look into the two issues that you mentioned, especially the performance one looks strange.
Thanks again!

from grunt-uncss.

addyosmani avatar addyosmani commented on September 14, 2024

I believe @giakki attempted to address some of the regressions introducing performance issues back in 35 (upstream). This shouldn't be as slow now.

from grunt-uncss.

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.