Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

css files in the app/assets/stylesheets weren't precompiling #1

Closed
ardensol opened this issue Jul 26, 2014 · 3 comments
Closed

css files in the app/assets/stylesheets weren't precompiling #1

ardensol opened this issue Jul 26, 2014 · 3 comments

Comments

@ardensol
Copy link

I'm using a windows system.

I added this line to production.rb and it fixed the issue:

config.assets.precompile += %w( core.css bootstrap.css reset.css )

@danielschwartz
Copy link
Contributor

Good catch on this. Do you mind opening up a pull request with this change? Ill test on OSX, then merge.

@danielschwartz
Copy link
Contributor

This is now fixed in master. Feel free to open another ticket if this still fails.

@ardensol
Copy link
Author

Thanks Daniel! Sorry for the delay, pretty new to coding. Appreciate ti!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants