Skip to content

issues Search Results · repo:filamentgroup/loadCSS language:JavaScript

Filter by

169 results
 (84 ms)

169 results

infilamentgroup/loadCSS (press backspace or delete to remove)

Hi, I was so happy when I found this snippet to split and delay loading my CSS. I run a Shopify store and have been trying for a whole day now to make my non critical CSS to load, and i cant understand ...
  • coljung
  • Opened 
    on Apr 21, 2022
  • #340

I am trying to call loacCSS from a component in a TypeScript React app, built with vite. Unfortunately, however, I get the following error thrown. Uncaught TypeError: Cannot read properties of undefined ...
  • lolero
  • Opened 
    on Feb 21, 2022
  • #338

After I read this blog recently https://www.filamentgroup.com/lab/load-css-simpler/ I m confused, will this code below cause FOUC !DOCTYPE html html lang= en head meta charset= UTF-8 link ...
  • littlee
  • 1
  • Opened 
    on Aug 3, 2021
  • #334

Hello, please tell me. I do optimization on one site, embed the critical css in style ... /style, then connect the non-critical css like this: link href= home.css media= print onload= this.media= all ; ...
  • sergei-kh
  • 1
  • Opened 
    on Jun 20, 2021
  • #333

Maybe this is a misunderstanding on my part but, we ve configured loadCSS and onLoadCSS (just for some clarity): But we re still seeing these CSS files identified as render-blocking: image Relevant loadCSS ...
  • mostlyharmless2024
  • Opened 
    on Mar 9, 2021
  • #328

Due to this condition, CSS is loaded twice in Safari. There should come else before this statement. https://github.com/filamentgroup/loadCSS/blob/c14df53ebed55d4d06490d19bbc0265e2af19b98/src/loadCSS.js#L77 ...
  • dy
  • 3
  • Opened 
    on Sep 29, 2020
  • #324

Hello! Would you be able to export onloadCSS function? It is not exported by using from npm.
  • dy
  • Opened 
    on Sep 29, 2020
  • #323

In #305 you started requiring node version 11.9 without any code changes. Node 11 has already reached its end of life while 10.x is still LTS. Is there any reason besides the used version in CI that prevent ...
  • eps1lon
  • 5
  • Opened 
    on May 4, 2020
  • #319

It vanished from source and documentation... can somebody explain why? I used to include that in my JS...
  • gr8bit
  • 2
  • Opened 
    on Apr 25, 2020
  • #318

Attempting to update gives me the following error on yarn install: error fg-loadcss@3.0.0: The engine node is incompatible with this module. Expected version 11.9.0 . Got 12.16.1 Previous version 2.1.0 ...
  • gr8bit
  • 5
  • Opened 
    on Apr 24, 2020
  • #316
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub