diff --git a/.changeset/empty-donuts-grin.md b/.changeset/empty-donuts-grin.md new file mode 100644 index 000000000..f24220d87 --- /dev/null +++ b/.changeset/empty-donuts-grin.md @@ -0,0 +1,5 @@ +--- +'@astrojs/compiler': minor +--- + +Add a `scopedStyleStrategy` called `"attribute"`. The strategy will print styles using data attributes.