diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2023-03-31 20:26:11 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2023-03-31 20:26:11 +0000 |
| commit | f12df278ce4bd7de77de5ba7758ebf16f0b1d94f (patch) | |
| tree | 2a689b764e616be1ddfec78cfe96cdf2386faf26 /package.json | |
| parent | e3c50323871ba36244f5b1dd46cd41a822eb1d78 (diff) | |
Use dart sassmain
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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" } |
