mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
9 lines
256 B
Markdown
9 lines
256 B
Markdown
|
---
|
||
|
'astro': patch
|
||
|
'@astrojs/parser': patch
|
||
|
---
|
||
|
|
||
|
Adds support for global style blocks via `<style global>`
|
||
|
|
||
|
Be careful with this escape hatch! This is best reserved for uses like importing styling libraries like Tailwind, or changing global CSS variables.
|