Skip to content

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

@vfonic

Description

@vfonic

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";

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