Skip to content

Commit

Permalink
[Server] fix require for stylus
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Kříž committed Mar 8, 2016
1 parent a4b26ec commit 94ea0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/epuber/server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
require_relative 'helper'

require 'bade'
require 'stylus'
require 'epuber-stylus'
require 'coffee-script'

require_relative 'third_party/bower'
Expand Down

0 comments on commit 94ea0c6

Please sign in to comment.