mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-26 18:31:06 +00:00
Added package cssgrid (#2372)
This commit is contained in:
+19
-1
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user