-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove middleman-sprockets and govuk_template
middleman-sprockets is deprecated[1] so remove all of our terrible hacks and stick with SASS import statements. Remove the hard dependency on SASS as well since Middleman ships with it. Remove the govuk_template dependency as we don't use it either. This will also make the bundle smaller and faster (the node_modules folder is +8M smaller). [1]: middleman/middleman-sprockets#132 (comment)
- Loading branch information
Showing
11 changed files
with
38 additions
and
1,218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.