README.md in repres-hyper_text-1.4.1 vs README.md in repres-hyper_text-2.0
- old
+ new
@@ -47,10 +47,9 @@
<%= render partial: 'repres/hyper_text/icon' %>
<!-- or the following line works identically -->
<%= hyper_text_icon %>
-
<%= render partial: 'repres/hyper_text/style', locals: { options: { 'font-awesome' => true } } %>
<!-- or the following line works identically -->
<%= hyper_text_style 'font-awesome' => true %>
</head>