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

uptown.scss:9: File to import not found or unreadable: bourbon. (Sass::SyntaxError) #11

Open
vfonic opened this issue Jul 13, 2017 · 0 comments

Comments

@vfonic
Copy link

vfonic commented Jul 13, 2017

Seems like there's a dependency missing when getting the SCSS files.

Steps to repro:

  1. http://www.uptowncss.com/
  2. Click on Download Source
  3. Unpack to (rails) /app/assets/stylesheets

Expected:
Uptown.css is picked up by application.css and the styles are loaded.

Actual:
There's no bourbon and error is raised from this line in uptown.scss:

@import "bourbon";
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