penpot/common/test/common_tests/logic
Florian Schrödl 21746144b7
Add letter spacing token (#6814)
* 🐛 Fix merge schema not working with key generation

*  Add letter-spacing token

* ♻️ Remove comments

* ♻️ Inline line-height for now
2025-07-03 16:00:58 +02:00
..
chained_propagation_test.cljc
comp_creation_test.cljc
comp_detach_with_nested_test.cljc
comp_remove_swap_slots_test.cljc
comp_reset_test.cljc
comp_sync_test.cljc
comp_touched_test.cljc
copying_and_duplicating_test.cljc
duplicated_pages_test.cljc
move_shapes_test.cljc
multiple_nesting_levels_test.cljc
swap_and_reset_test.cljc
swap_as_override_test.cljc
text_sync_test.cljc ♻️ Restore separate the content of the text of the rest of properties on components updates 2025-06-11 11:21:54 +02:00
text_touched_test.cljc ♻️ Restore separate the content of the text of the rest of properties on components updates 2025-06-11 11:21:54 +02:00
token_apply_test.cljc Add letter spacing token (#6814) 2025-07-03 16:00:58 +02:00
token_test.cljc 🔧 Make TokenSet an abstract data type 2025-06-30 16:59:00 +02:00
variants_test.cljc