css-inline
css-inline copied to clipboard
High-performance library for inlining CSS into HTML 'style' attributes
My HTML has links to google font apis: ``` ``` Running `inline()` will throw an UnhandledPromiseRejection and kill the nodejs app. The error message is "Io Error: operation not supported...
### Problem Currently, our Rust crate resolves remote stylesheets in a sequential and blocking manner. This means that one has to wait for each stylesheet to be fully downloaded before...
Updates the requirements on [cssparser](https://github.com/servo/rust-cssparser) to permit the latest version. Commits 5dc6d91 parser: Implement recent syntax spec change to avoid parsing custom propertie... cda06ee Make PredefinedColorSpace follow the convention of...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.15.6. Release notes Sourced from nokogiri's releases. 1.15.6 / 2024-03-16 Note This security release is a backport to the unsupported v1.15.x branch. Current stable is...
https://developer.mozilla.org/en-US/docs/Web/CSS/@layer Very excited to try this library! I realize this is a pretty new CSS feature, but it looks like `css-inline` ignores layers. Is this something you think would be...
I have an email written in Markdown: ```markdown Hey! Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...
While running tests with jest, it detects open handle. ``` └──> $ npm run test > [email protected] test > jest --detectOpenHandles --config ./jest.config.js PASS ./test.spec.js (10.133 s) css-inline ✓ nop...
Updates the requirements on [cbindgen](https://github.com/mozilla/cbindgen) to permit the latest version. Changelog Sourced from cbindgen's changelog. 0.27.0 * Revert: The `Config` struct now has a private member. * Allow users to...