Chris Pearce
Chris Pearce
I delved into this pretty deeply and discovered that the pseudo-element fix doesn't do anything in the latest Safari. You need to combine it with the SVG treatment [sanitize.css applies](https://github.com/csstools/sanitize.css/blob/0d2d781758ab9cd36c6138bedaa26b0aae30bfc3/evergreen.css#L96)....
Looking at Yeoman for this.
I would approach it like that these days.
Not sure if this is needed? Tests I can run: - Sass is compiling - Sass is linting Also auto updating the git tagging (version numbering).
Currently have to do all this manually: - Update `.version` file - Update version numbers in: - `bower.json` - `package.json` - Update `CHANGELOG.md` - Run `npm publish` - Update Twitter...
@kllevin how is this looking?
https://codeship.com/
Be great to auto update Twitter for each commit :) https://zapier.com/zapbook/github/twitter/1662/tweet-from-github-commit/
Found a grunt task to manage auto versioning update of package json files and creating new git tags: http://bob.yexley.net/creating-and-maintaining-your-own-bower-package/#gruntbump.
Another addition maybe: https://github.com/katiefenn/parker.