mirror of
https://github.com/penpot/penpot.git
synced 2025-07-13 14:17:16 +02:00
♻️ Extract wasm-functions for fills and strokes out of main.rs
This commit is contained in:
parent
64a2a08d24
commit
f500a00d04
4 changed files with 159 additions and 143 deletions
|
@ -1,2 +1,4 @@
|
|||
pub mod fills;
|
||||
pub mod fonts;
|
||||
pub mod strokes;
|
||||
pub mod text;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue