summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2023-03-31 22:26:11 +0200
committerSanto Cariotti <santo@dcariotti.me>2023-03-31 22:26:11 +0200
commitf12df278ce4bd7de77de5ba7758ebf16f0b1d94f (patch)
tree2a689b764e616be1ddfec78cfe96cdf2386faf26 /package.json
parente3c50323871ba36244f5b1dd46cd41a822eb1d78 (diff)
Use dart sassmain
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2d01801..bf6ecb8 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@nuxtjs/tailwindcss": "^4.2.1",
"eslint": "^8.4.1",
"eslint-plugin-vue": "^8.2.0",
- "node-sass": "^7.0.3",
+ "sass": "^1.43.5",
"postcss": "^8.4.4",
"sass-loader": "^10.3.1"
}