Sha256: e341f01904811fb5407cd6fddc3a8e5e763e13a8519d6b3d76eba18b9e105eab
Contents?: true
Size: 377 Bytes
Versions: 40
Compression:
Stored size: 377 Bytes
Contents
<% %w{ bentonsans-book bentonsans-regular bentonsans-medium inconsolata-regular inconsolata-bold hk-icon glyphicons-halflings-regular }.each do |font| %> <%= tag :link, preload: true, as: 'style', href: asset_url("vendor/shibori/dist/fonts/#{font}.woff") %> <%= tag :link, preload: true, as: 'style', href: asset_url("vendor/shibori/dist/fonts/#{font}.woff2") %> <% end %>
Version data entries
40 entries across 40 versions & 1 rubygems