mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
fix(transform-rtl): preserve quotes in transformed className literals (#10495)
* fix(transform-rtl): preserve string literal escapes * chore(changeset): add rtl quote preservation note --------- Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
5
.changeset/proud-donuts-know.md
Normal file
5
.changeset/proud-donuts-know.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"shadcn": patch
|
||||
---
|
||||
|
||||
Preserve quotes in className literals when applying RTL transforms.
|
||||
Reference in New Issue
Block a user