Adds sass

This commit is contained in:
Dominik Picheta 2018-05-07 16:25:06 +01:00 committed by GitHub
parent 31de560133
commit acd7ecc3aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9190,5 +9190,21 @@
"description": "A performant and scalable HTTP server.",
"license": "MIT",
"web": "https://github.com/dom96/httpbeast"
},
{
"name": "sass",
"url": "https://github.com/dom96/sass",
"method": "git",
"tags": [
"css",
"compiler",
"wrapper",
"library",
"scss",
"web"
],
"description": "A wrapper for the libsass library.",
"license": "MIT",
"web": "https://github.com/dom96/sass"
}
]