Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

themes are incomplete in rails-5-2 #179

Open
cpg opened this issue May 22, 2018 · 0 comments
Open

themes are incomplete in rails-5-2 #179

cpg opened this issue May 22, 2018 · 0 comments

Comments

@cpg
Copy link
Member

cpg commented May 22, 2018

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant