Sha256: 370945d64e0a2c3f39c9e5b936e89faa87bd647529393d51918034ef88e62051
Contents?: true
Size: 1.58 KB
Versions: 1
Compression:
Stored size: 1.58 KB
Contents
Workarea::Plugin.append_partials( 'storefront.image_decoration', 'workarea/storefront/products/shared/pattern_repeat' ) Workarea::Plugin.append_partials( 'storefront.image_decoration', 'workarea/storefront/products/shared/custom_sizing' ) Workarea::Plugin.append_partials( 'storefront.image_decoration', 'workarea/storefront/products/shared/optional_feature' ) Workarea::Plugin.append_partials( 'storefront.image_decoration', 'workarea/storefront/products/shared/material' ) Workarea::Plugin.append_partials( 'storefront.create_your_own', 'workarea/storefront/products/shared/optional_feature' ) Workarea::Plugin.append_partials( 'storefront.create_your_own', 'workarea/storefront/products/shared/material' ) Workarea::Plugin.append_stylesheets( 'storefront.components', 'workarea/storefront/image_decoration/components/pattern_repeat' ) Workarea::Plugin.append_stylesheets( 'storefront.components', 'workarea/storefront/image_decoration/components/custom_sizing' ) Workarea::Plugin.append_stylesheets( 'storefront.components', 'workarea/storefront/image_decoration/components/optional_feature' ) Workarea::Plugin.append_stylesheets( 'storefront.components', 'workarea/storefront/products/components/create_your_own' ) Workarea::Plugin.append_javascripts( 'storefront.modules', 'workarea/storefront/image_decoration/modules/pattern_repeat' ) Workarea::Plugin.append_javascripts( 'storefront.modules', 'workarea/storefront/image_decoration/modules/optional_feature' ) Workarea::Plugin.append_javascripts( 'storefront.modules', 'workarea/storefront/products/modules/create_your_own' )
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-image_decoration-1.0.0.pre | config/initializers/append_points.rb |