2createStudio / postcss-sprites

Generate sprites from stylesheets.
MIT License
413 stars 50 forks source link

doc: fix `filterBy` example #39

Closed iam4x closed 8 years ago

iam4x commented 8 years ago

Actually the filterBy example doesn't work, this is how I made it working :+1:

vvasilev- commented 8 years ago

Can I ask you to use ES5 instead of ES6? This little change will make our examples consistent. :smile:

vvasilev- commented 8 years ago

See https://github.com/2createStudio/postcss-sprites/blob/master/test/12-examples.js#L20-L36