Sha256: 33ba55149bbe13359310357222f7f6b9ca4f694276574f78a169d199e2ae9950
Contents?: true
Size: 679 Bytes
Versions: 2
Compression:
Stored size: 679 Bytes
Contents
<% options = defined?(options) ? options : nil %> <%= stylesheet_link_tag "//#{domain_name(:'font-awesome', options)}/font-awesome/#{library_version(:'font-awesome', '4.7.0', options)}/css/font-awesome.min.css", media: 'all' if library_enabled?(:'font-awesome', options) %> <%= stylesheet_link_tag "//#{domain_name(:buttons, options)}/Buttons/#{library_version(:buttons, '2.0.0', options)}/css/buttons.min.css", media: 'all' if library_enabled?(:buttons, options) %> <%= stylesheet_link_tag "//#{domain_name(:'animate.css', options)}/animate.css/#{library_version(:'animate.css', '3.5.2', options)}/animate.min.css", media: 'all' if library_enabled?(:'animate.css', options) %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
repres-hyper_text-2.0 | app/views/repres/hyper_text/_style.html.erb |
repres-hyper_text-1.4.1 | app/views/repres/hyper_text/_style.html.erb |