Skip to content

Commit a33dad4

Browse files
author
Matthew McCullough
committed
Remove missing (no longer used) workbook.scss processing
1 parent 000ac28 commit a33dad4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ end
88
task :test do
99
sh 'bundle exec sass --style compressed _stylesheets/page.scss:_stylesheets/page.css'
1010
sh 'bundle exec sass --style compressed _stylesheets/home.scss:_stylesheets/home.css'
11-
sh 'bundle exec sass --style compressed _stylesheets/workbook.scss:_stylesheets/workbook.css'
1211
sh 'bundle exec jekyll build'
1312

1413
# HTML::Proofer.new("./_site").run

0 commit comments

Comments
 (0)