mirror of https://github.com/sveltejs/svelte
feat(elements): Expose ClassValue (#15035)
* Push * Cleanup * Add changeset * Remove redundant string * Update documentation/docs/03-template-syntax/18-class.md Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com> * Update documentation/docs/03-template-syntax/18-class.md --------- Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com>dont-hoist-snippet-binding-group
parent
973b51d168
commit
2aefc5430d
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': minor
|
||||
---
|
||||
|
||||
feat: Expose `ClassValue` from `svelte/elements`
|
Loading…
Reference in new issue