Skip to content

issues Search Results · repo:danielroe/beasties language:TypeScript

Filter by

16 results
 (74 ms)

16 results

indanielroe/beasties (press backspace or delete to remove)

Transferring this issue here, because it seems to still be present: https://github.com/GoogleChromeLabs/critters/issues/153 My issue is this valid code: :-webkit-any(a, button, select, textarea, input, ...
  • waterplea
  • 1
  • Opened 
    on Jan 11
  • #79

When compress is true (default), the generated inline CSS is broken: details summary With compress /summary *, *:before, *:after { box-sizing:inherit; -webkit-tap-highlight-color:transparent; -moz-tap-highlight-color:transparent; ...
  • stefanvanherwijnen
  • Opened 
    on Jan 9
  • #78

Hi 👋🏻 Sounds like a sub-dependency patch update is breaking this package. beasties -- htmlparser2 ---- domutils https://github.com/fb55/domutils/releases/tag/v3.1.0 ✅ image https://github.com/fb55/domutils/releases/tag/v3.2.0 ...
  • kevinmarrec
  • 1
  • Opened 
    on Dec 29, 2024
  • #77

Expected: link rel= preload href= some.css as= style onload= this.rel= stylesheet In fact: link rel= stylesheet href= some.css onload= this.rel= stylesheet I think we missed updateLinkToPreload = true ...
  • DavyJones21
  • Opened 
    on Dec 27, 2024
  • #76

There is an undocumented but very useful option: https://github.com/danielroe/beasties/blob/main/packages/beasties/src/index.ts#L34
  • DavyJones21
  • Opened 
    on Dec 27, 2024
  • #75

This may be an issue for all angular apps since it s using critters/beasties under the hood for inlining critical styles. It seems that parsing css that contains pseudo selectors into :has/:where log this ...
  • riccardoperra
  • Opened 
    on Nov 25, 2024
  • #52

After installing, when adding to nuxt.config.js modules: [ beasties ], I end up with the error Class constructor Beasties cannot be invoked without new
  • Krislunde
  • 4
  • Opened 
    on Nov 20, 2024
  • #45

Issue from crittiers https://github.com/GoogleChromeLabs/critters/issues/170 If you have html-webpack-plugin v5 like in a AEM project npm throws an error because critters expect html-webpack-plugin v4 ...
needs reproduction
  • RodrigoTomeES
  • 2
  • Opened 
    on Nov 14, 2024
  • #36

reported in https://github.com/danielroe/beasties/pull/30
chore
test
  • danielroe
  • Opened 
    on Nov 12, 2024
  • #34

Possibly the same as https://github.com/GoogleChromeLabs/critters/issues/58 I am running on Windows 10, and it seems that I run into the same or similar issue. My stylesheet is dist/style.css and I am ...
  • xpdota
  • Opened 
    on Nov 3, 2024
  • #29
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub