Skip to content

Commit

Permalink
CHORE: switch from node-sass to sass
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic-Marcelino committed Nov 8, 2024
1 parent f9a8ca7 commit beb80f5
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 1,265 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@directus/extensions-sdk": "12.1.2",
"@directus/types": "^12.2.1",
"@types/node": "^22.9.0",
"node-sass": "^9.0.0",
"sass": "^1.80.6",
"sharp": "^0.33.5",
"typescript": "^5.6.3",
"vue": "^3.5.12",
Expand Down
Loading

0 comments on commit beb80f5

Please sign in to comment.