Sha256: 4f4ff9949e0470231dc0377581297b6b6487e5490c3eec9070f2623cb4ac003d
Contents?: true
Size: 767 Bytes
Versions: 44
Compression:
Stored size: 767 Bytes
Contents
doctype html html head title Playbook Design System = csrf_meta_tags = csp_meta_tag = stylesheet_packs_with_chunks_tag 'main' meta content="user-scalable=0, initial-scale=1.0, minimum-scale=1" name="viewport" body = render 'layouts/playbook/nav' = pb_rails("layout", props: {classname: "pb--page--content"}) = render 'layouts/playbook/mobile_hamburger' = pb_rails("layout/sidebar", props: { classname: "pb--page--sideNav" }) = render 'layouts/playbook/sidebar' = pb_rails("layout/body") .pb--page--content--main = yield = javascript_include_tag "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.js" = javascript_packs_with_chunks_tag 'application', 'examples' = yield :pb_js
Version data entries
44 entries across 44 versions & 1 rubygems