Skip to content

Commit

Permalink
Fix sass dependencies to fix js build (CTFd#2025)
Browse files Browse the repository at this point in the history
* Replace `node-sass` with `sass` and upgrade `sass-loader`
* Closes CTFd#2023
  • Loading branch information
ColdHeat authored Nov 22, 2021
1 parent afb1a54 commit 4aa258e
Show file tree
Hide file tree
Showing 16 changed files with 228 additions and 944 deletions.
4 changes: 1 addition & 3 deletions CTFd/themes/admin/static/css/admin.dev.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions CTFd/themes/admin/static/css/challenge-board.dev.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions CTFd/themes/admin/static/css/codemirror.dev.css

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions CTFd/themes/admin/static/js/vendor.bundle.dev.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions CTFd/themes/admin/static/js/vendor.bundle.min.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions CTFd/themes/core/static/css/challenge-board.dev.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions CTFd/themes/core/static/css/codemirror.dev.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions CTFd/themes/core/static/css/core.dev.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4aa258e

Please sign in to comment.