Skip to content

themes are incomplete in rails-5-2 #179

@cpg

Description

@cpg

themes are now:

  • residing in public/themes
  • their init.rb is the same, however, there is no interpretation on assets, they have to be compiled
  • created an src folder with the style.scss, _mixins.scss, then generated the css with by compilind the scss by hand.
  • there is no asset pipeline involved
  • app themes will NOT work, as they install in app/assets/ iirc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions