Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravtiwari committed Aug 16, 2020
1 parent df050da commit 370fbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webpacker/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ def stylesheet_pack_tag(*names, **options)
# <%= stylesheet_packs_with_chunks_tag 'calendar', 'map' %>
#
# DON'T:
#
#
# <%= stylesheet_packs_with_chunks_tag 'calendar' %>
# <%= stylesheet_packs_with_chunks_tag 'map' %>
def stylesheet_packs_with_chunks_tag(*names, **options)
Expand Down

0 comments on commit 370fbfd

Please sign in to comment.