🚀 Features
- Local icons
Thanks, @kieronlanning, for the long-awaited feature, closes #1439
model { pg = service 'PostgreSQL' { style { // local image, relative to current file icon ../postgresql.svg } } }
model {
pg = service 'PostgreSQL' {
style {
// local image, relative to current file
icon ../postgresql.svg
}
}
}
Don't miss a new likec4 release
NewReleases is sending notifications on new releases.