package.json

This commit is contained in:
2021-05-06 15:44:05 +02:00
parent 15bb6e261a
commit c5f39b8f25
2 changed files with 3258 additions and 2 deletions
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -1,6 +1,7 @@
{
"dependencies": {
"animate.css": "^4.1.1"
"animate.css": "^4.1.1",
"node-sass": "*"
},
"scripts": {
"sass": "node-sass -w scss -o css-compiled"