Skip to content
This repository was archived by the owner on Oct 6, 2018. It is now read-only.

Can't get project to run #51

Closed
stowball opened this issue Mar 22, 2015 · 3 comments
Closed

Can't get project to run #51

stowball opened this issue Mar 22, 2015 · 3 comments
Labels

Comments

@stowball
Copy link
Collaborator

I've tried cloning and following the instructions, or installing from npm and then following the instructions, but as soon as I start the Sass watch, I get this in style.css:

Syntax error: "h1, .h1", "h2, .h2", "h3, .h3" can't extend: invalid selector
        on line 34 of bower_components\scally\core\base\_headings.scss, in `@content'
        from line 39 of bower_components\scally\core\mixins\_target-headings.scss, in `headings'
        from line 33 of bower_components\scally\core\base\_headings.scss
        from line 154 of style.scss
@chris-pearce
Copy link
Owner

@stowball I just got it running with the npm & Bower install options fine. I think you might have missed the manual part of setting up a master style.scss: https://github.com/chris-pearce/scally#setting-up-your-master-stylesheet? Then making sure the Scally partial paths are correct in that stylesheet i.e. linking to either node_modules/scally or bower_components/scally. Here's my npm install:

screen shot 2015-03-22 at 11 18 22 pm

If not let's go over it in person tomorrow 👍.

The Scally setup is not as smooth as I'd like which is why I have this issue: #8.

@chris-pearce
Copy link
Owner

@stowball still an issue?

@stowball
Copy link
Collaborator Author

Nope. I just re-read the instructions and figured it out! Thanks

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

No branches or pull requests

2 participants