mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 04:38:12 +08:00
Restructure project directories (#333)
`/client/web` -> `/frontend` `/client/cli` -> *delete for now* `/client/native` -> *delete for now* `/core/editor` -> `/editor` `/core/document` -> `/graphene` `/core/renderer` -> `/charcoal` `/core/proc-macro` -> `/proc-macros` *(now plural)*
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<polygon points="12,4 12,12 4,12 4,16 16,16 16,4" />
|
||||
<polygon points="12,4 12,0 0,0 0,12 4,12 4,4" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 172 B |
Reference in New Issue
Block a user