Closed darrenhaken closed 10 years ago
Thanks!
Is this now pushed to bower?
On 10 June 2014 14:40, John W. Long notifications@github.com wrote:
Thanks!
— Reply to this email directly or view it on GitHub https://github.com/jlong/css-spinners/pull/6#issuecomment-45614170.
Using !default against a variable in SASS means it will not be overwritten if it's already been defined. This means the colour can be overridden in projects using the library.
This should probably be done for all color variables in the library. Might I suggest you could extract this into a different sass file such as '_config.scss'. If you would like help doing this I'd be happy to provide further pull requests.
Once you've accepted the pull request could you also push this to bower so I can install it.
Thanks,
Darren