[READ-ONLY] Mirror of https://github.com/danielroe/beasties. A library to inline your app's critical CSS and lazy-load the rest. npmx.dev/beasties
critical-css css inlining-critical-fonts vite vite-plugin webpack webpack-plugin

fix: retain all attributes from the original link tag (#163) master

Before this commit, the generated link tags were missing some attributes, which caused issues when attributes like `integrity`, `nonce`, and `crossorigin` were not applied. See https://github.com/angular/angular-cli/issues/27881 for more context.


+110 -21
4 changed files