From d2ee76320d37c6c56bb8b531e0ee285237ab5088 Mon Sep 17 00:00:00 2001 From: Owen Buckley Date: Mon, 7 Apr 2025 20:21:18 -0400 Subject: [PATCH] remove commented out content --- src/pages/blog/release/v0-30-0.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/blog/release/v0-30-0.md b/src/pages/blog/release/v0-30-0.md index b1330161..3296b876 100644 --- a/src/pages/blog/release/v0-30-0.md +++ b/src/pages/blog/release/v0-30-0.md @@ -12,8 +12,6 @@ layout: blog ## What's New - - In support of this latest release the Greenwood team would like to share some highlights with you, and top of the list for us is Import Attributes. Import Attributes are a powerful new web standard for loading non JavaScript files like CSS and JSON just by extending the standard ESM syntax. They work great with Web Components, or standalone. In addition, we want to showcase the HTML Web Components pattern, as well as introduce a new plugin to support CSS Modules ™️. > Please refer to the [release notes](https://github.com/ProjectEvergreen/greenwood/releases/tag/v0.30.0) for a complete changelog and overview of breaking changes.