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

Only load the CSS you need for the initial viewport in Rails!

Results 6 critical-path-css-rails issues
Sort by recently updated
recently updated
newest added

Here is the end of critical css generated file with cropped font-style… `.fa-search:before { content: "\f002" } .fa-stars:before { content: "\f762" } @font-face { font-family: "Font Awesome 5 Pro"; font-style…`

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I am trying to deploy using the asset pipeline. I am receiving the following message: > Tasks: TOP => deploy:assets:precompile > (See full trace by running task with --trace) >...

Is there a way to use this with Webpacker? I can't find any reference to it in the documentation. Thanks!

I'm trying to install it but the "bundle intall' hangs here: Fetching critical-path-css-rails 2.3.0 Installing critical-path-css-rails 2.3.0 with native extensions Temporarily enhancing PATH for MSYS/MINGW... Building native extensions. This could...

The arguments for the YAML.safe_load call have changed in Psych 3 to named parameters. From Psych 4 on, the old unnamed parameters have been removed. This PR uses the named...