mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
da307e4a08
* feat: add extendable `CSSProperties` interface * Update .changeset/slow-kiwis-own.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
5 lines
99 B
Markdown
5 lines
99 B
Markdown
---
|
|
"astro": patch
|
|
---
|
|
|
|
Adds a `CSSProperties` interface that allows extending the style attribute
|