Skip to content

Commit 367ddda

Browse files
author
jordanmccullough
committed
Remove SASS build and compress on deprecated stylesheet
1 parent c6f17a9 commit 367ddda

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
@@ -7,7 +7,6 @@ end
77

88
task :test do
99
sh 'bundle exec sass --style compressed _stylesheets/page.scss:_stylesheets/page.css'
10-
sh 'bundle exec sass --style compressed _stylesheets/home.scss:_stylesheets/home.css'
1110
sh 'bundle exec jekyll build'
1211

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

0 commit comments

Comments
 (0)