mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package cssgrid (#2372)
This commit is contained in:
parent
4d311224bc
commit
69fe5a752d
@ -1,5 +1,5 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"name": "passy",
|
||||
"url": "https://github.com/infinitybeond1/passy",
|
||||
"method": "git",
|
||||
@ -27628,5 +27628,23 @@
|
||||
"description": "Linear algebra library for computer graphics applications",
|
||||
"license": "MIT",
|
||||
"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