aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ead7bf5..0a08186 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]