mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package cssgrid (#2372)
This commit is contained in:
parent
4d311224bc
commit
69fe5a752d
@ -27628,5 +27628,23 @@
|
|||||||
"description": "Linear algebra library for computer graphics applications",
|
"description": "Linear algebra library for computer graphics applications",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/can-lehmann/geometrymath"
|
"web": "https://github.com/can-lehmann/geometrymath"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cssgrid",
|
||||||
|
"url": "https://github.com/elcritch/cssgrid",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cssgrid",
|
||||||
|
"css",
|
||||||
|
"layout",
|
||||||
|
"grid",
|
||||||
|
"engine",
|
||||||
|
"ui",
|
||||||
|
"ux",
|
||||||
|
"gui"
|
||||||
|
],
|
||||||
|
"description": "pure Nim CSS Grid layout engine",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/elcritch/cssgrid"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user