Added package tailwindcss (#2787)

This commit is contained in:
Ethosa 2024-01-11 12:09:15 +07:00 committed by GitHub
parent b39a31a879
commit 360384cf99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32287,5 +32287,21 @@
"description": "highlight.js bindings for Nim",
"license": "MIT",
"web": "https://github.com/Ethosa/highlightjs"
},
{
"name": "tailwindcss",
"url": "https://github.com/Ethosa/tailwindcss-nim",
"method": "git",
"tags": [
"web",
"frontend",
"tailwindcss",
"tailwind",
"javascript",
"bindings"
],
"description": "Tailwind CSS bindings for Nim",
"license": "MIT",
"web": "https://github.com/Ethosa/tailwindcss-nim"
}
]