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

Fresh install changes to _settings.scss not cascading consistently #760

Closed
timothabgreen opened this issue Mar 8, 2016 · 1 comment
Closed

Comments

@timothabgreen
Copy link

How can this bug be reproduced?

  1. Fresh SASS install - Clone the repository and install with npm
  2. Change $secondary-color in _settings.scss
    screen shot 2016-03-08 at 16 57 42
  3. Add a button to home page and set class to secondary
    <a href="#" class="button secondary">A Button</a>

What did you expect to happen?
Button background color change to new color set above

What happened instead?
Default #777 color remains. Check Console
screen shot 2016-03-08 at 17 00 08

@olefredrik
Copy link
Owner

Fixed #761

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