Sha256: 076cb368894354a3278b9ab6473c005530c5d8e581dd4b3ea574eff279ec9073

Contents?: true

Size: 551 Bytes

Versions: 62

Compression:

Stored size: 551 Bytes

Contents

Options:
  ENGINE is either:
    - admin
    - storefront

  SECTION is an existing section, the workarea gem offers these sections out of the box:
    - settings
    - base
    - typography
    - objects
    - components
    - trumps

  NAME is the name of your partial, separated with dashes:
    - button
    - button--large
    - table--prices

Description:
  Creates a new Style Guide entry for your application.

Examples:
  rails g workarea:style_guide storefront components button
  rails g workarea:style_guide admin components button--large

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-core-3.4.13 lib/generators/workarea/style_guide/USAGE
workarea-core-3.4.12 lib/generators/workarea/style_guide/USAGE