Skip to content

Commit b6522e1

Browse files
author
jordanmccullough
committed
Remove script for building SASS compiled styles
1 parent 2601de2 commit b6522e1

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
@@ -6,7 +6,6 @@ task :clean do
66
end
77

88
task :test do
9-
sh 'bundle exec sass --style compressed _stylesheets/page.scss:_stylesheets/page.css'
109
sh 'bundle exec jekyll build'
1110

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

0 commit comments

Comments
 (0)