Skip to content

Commit

Permalink
Update to use sass instead
Browse files Browse the repository at this point in the history
  • Loading branch information
ZornTaov committed Oct 31, 2024
1 parent cf65547 commit 1f4d9be
Show file tree
Hide file tree
Showing 3 changed files with 6,356 additions and 5,669 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module.exports = function(grunt) {

sass: {
options: {
implementation: require("node-sass"),
implementation: require("sass"),
sourceMap: true
},
prod: {
Expand Down
Loading

0 comments on commit 1f4d9be

Please sign in to comment.