Skip to content

Scrolled themes depend on Sprockets files #2099

Description

@tf

Currently when adding a theme for Pageflow Scrolled, we still need to provice an SCSS stylesheet, logo and preview images (app/assets/stylesheets/pageflow/themes/<theme_name>.scss, app/assets/images/pageflow/themes/<theme_name>/logo_print.png, app/assets/images/pageflow/themes/<theme_name>/preview{,_thumbnail}.png) in Sprockets since the editor seed data and the structured data helper still depend on those. The Pageflow engine also registers unused theme stylesheets for asset pipeline precompilation.

We need to consider ways to decouple this further.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions