Skip to content

Commit

Permalink
feat: switch from grunt to gulp and use sass
Browse files Browse the repository at this point in the history
it's about time!
though we should actually be thinking webpack!
  • Loading branch information
engineervix committed Jul 20, 2021
1 parent bf4eabd commit 82dd014
Show file tree
Hide file tree
Showing 34 changed files with 3,932 additions and 1,616 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@ repos:
exclude: >
(?x)^(
(.*)/static/vendors|
(.*)/static/css/main\.css|
^.+\.min\.(css)$
)$
311 changes: 0 additions & 311 deletions {{cookiecutter.project_slug}}/Gruntfile.js

This file was deleted.

Loading

0 comments on commit 82dd014

Please sign in to comment.