Sha256: bdcf74ce4461585174414497229069a843165ef7fa2a79e095374dbec9776b19
Contents?: true
Size: 410 Bytes
Versions: 20
Compression:
Stored size: 410 Bytes
Contents
.pb--kits = pb_rails("title", props: { text: pb_kit_title(@category), tag: "h1", size: 1 }) .pb--kit-type-nav a href="#{kit_category_show_path(@category, type: 'rails')}" class="#{'active' if @type == 'rails'}" Rails a href="#{kit_category_show_path(@category, type: 'react')}" class="#{'active' if @type == 'react'}" React br == pb_category_kits(category_kits: @category_kits, type: @type)
Version data entries
20 entries across 20 versions & 1 rubygems