mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package css (#2999)
This commit is contained in:
parent
7a0b667db0
commit
03128c65ff
@ -34756,5 +34756,19 @@
|
|||||||
"description": "DbC library for Nim providing precondition and postcondition assertions",
|
"description": "DbC library for Nim providing precondition and postcondition assertions",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/alexekdahl/assert"
|
"web": "https://github.com/alexekdahl/assert"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "css",
|
||||||
|
"url": "https://github.com/thing-king/css",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"css",
|
||||||
|
"parser",
|
||||||
|
"validaator",
|
||||||
|
"validation"
|
||||||
|
],
|
||||||
|
"description": "CSS parser and validator",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/thing-king/css"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user