Use sass directly rather than grunt-sass

This commit is contained in:
Steve Gravrock
2025-04-08 21:19:03 -07:00
parent fc935e89c6
commit ba033c520d
3 changed files with 17 additions and 17 deletions

View File

@@ -45,7 +45,6 @@
"globals": "^16.0.0",
"grunt": "^1.0.4",
"grunt-cli": "^1.3.2",
"grunt-sass": "^4.0.0",
"jasmine": "^5.0.0",
"jasmine-browser-runner": "github:jasmine/jasmine-browser-runner",
"jsdom": "^26.0.0",