Skip to content

Warning when using meyer-reset #3

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

Open
alienresident opened this issue Apr 15, 2014 · 1 comment
Open

Warning when using meyer-reset #3

alienresident opened this issue Apr 15, 2014 · 1 comment

Comments

@alienresident
Copy link
Contributor

When I compile for the first time. I get this warning:

WARNING: On line 1 of ../_eric_meyer_reset.scss:
  It's not clear which file to import for '@import "meyer-reset"'.
  Candidates:
    _meyer-reset.scss
    meyer-reset.scss
  For now I'll choose _meyer-reset.scss.
  This will be an error in future versions of Sass.

I ran gem unpack meyer-reset and checked the files. Both meyer-reset.scss and _meyer-reset.scss are in the stylesheets folder in the gem. I can see that meyer-reset.scss is in the git-ignore file but it's some how got into the gem.

I also forked the project and updated the Readme.md to reflect the changes in v 2.0.1.

Thanks,
Mark

alienresident added a commit to alienresident/compass-pattern-primer that referenced this issue Apr 15, 2014
Getting error: WARNING: On line 1 of
/Users/mar22/.rvm/gems/ruby-1.9.3-p448/gems/compass-pattern-primer-0.4.4
/stylesheets/compass-pattern-primer/reset/libraries/_eric_meyer_reset.sc
ss:
  It's not clear which file to import for '@import "meyer-reset"'.
  Candidates:
    _meyer-reset.scss
    meyer-reset.scss
  For now I'll choose _meyer-reset.scss.
  This will be an error in future versions of Sass.
Needs fixing in the gem.
Filed an issue: adamstac/meyer-reset#3
@adamstac
Copy link
Owner

Thanks for reporting this @alienresident. I know what's going on and have a fix in progress.

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

2 participants