Skip to navigation Skip to main content
The possum is Eleventy’s mascot

Eleventy Firehose

This page shows activity from the Eleventy Blog, Quick Tips, YouTube channel, Mastodon account, and all GitHub releases (all of 11ty org repositories).


1 result

Filter:

New in Eleventy Bundle v3.0.4: a new option to populate per-route bundles with content right out of your HTML.

github.com/11ty/eleventy-plugi

Here’s an example that puts all `<style>` element content into a `css` bundle:

// Per-page bundles, see https://github.com/11ty/eleventy-plugin-bundle
eleventyConfig.addBundle( content to `css` bundle (use