meyer-reset icon indicating copy to clipboard operation
meyer-reset copied to clipboard

Warning when using `meyer-reset`

Open alienresident opened this issue 10 years ago • 1 comments

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 avatar Apr 15 '14 02:04 alienresident

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

adamstac avatar Apr 15 '14 15:04 adamstac