mirror of
https://github.com/penpot/penpot.git
synced 2026-03-22 02:13:27 +00:00
🐛 Fix unexpected exception on fix-percent functions
This commit is contained in:
@@ -995,6 +995,9 @@
|
||||
(= key :style)
|
||||
attrs
|
||||
|
||||
(= key :unicode)
|
||||
attrs
|
||||
|
||||
(str/starts-with? (d/name key) "data-")
|
||||
attrs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user