Added package cssgrid (#2372)

This commit is contained in:
Jaremy Creechley 2022-10-04 21:49:40 -07:00 committed by GitHub
parent 4d311224bc
commit 69fe5a752d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]