Added package css (#2999)

This commit is contained in:
Savant 2025-03-14 03:06:57 -04:00 committed by GitHub
parent 7a0b667db0
commit 03128c65ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34756,5 +34756,19 @@
"description": "DbC library for Nim providing precondition and postcondition assertions",
"license": "MIT",
"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"
}
]