♻️ Reblog of
Eleventy 🎈 v2.0.0 (eleventy@fosstodon.org
)
Eleventy WebC v0.9.2 allows importing global components directly from npm:
eleventyConfig.addPlugin(pluginWebc, {
components: [
"npm:@11ty/is-land/*.webc",
"npm:@11ty/eleventy-plugin-syntaxhighlight/*.webc",
],
});Read more: https://github.com/11ty/eleventy-plugin-webc/releases/tag/v0.9.2