Skip to content

Commit

Permalink
chore: adding changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Sullivan committed Apr 7, 2022
1 parent de0b7af commit d8b8507
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/dull-bobcats-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'astro': patch
---

Add support for advanced CSS imports with `?raw` and `?url`

> ⚠️WARNING⚠️:
> Be careful when bypassing Astro's built-in CSS bundling! Styles won't be included in the built output - this is best used in combination with `set:html` to inline styles directly into the built HTML page.

0 comments on commit d8b8507

Please sign in to comment.