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

Eric Meyer CSS reset in Sass

Results 6 meyer-reset issues
Sort by recently updated
recently updated
newest added

Configured the bower.json file so that it can be included in projects by specifying a minimum or exact version rather than a *. Also, I added the "main" and "ignore"...

Getting this error, when trying to compile: Unable to activate meyer-reset-2.0.1, because compass-1.0.3 conflicts with compass (~> 0.10)

![2015-01-12 13 11 50](https://cloud.githubusercontent.com/assets/1071872/5702052/fe4d5c5c-9a5c-11e4-9d29-60cba8aa608b.png) Demo: https://translate.google.com/translate?sl=en&tl=fi&u=http%3A%2F%2Fmeyerweb.com%2Feric%2Ftools%2Fcss%2Freset%2F Probably, it's google's fault and not yours. Any chance to contact Google Translate tech support?

Would you consider git tagging the `v2.0.1` release? Now a `bower install --save meyer-reset` creates this entry in `bower.json`: ``` "meyer-reset": "*" ``` Adding the tags should allow users to...

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...