Some great links for the 13th of March.
Compass Animate
Animation for CSS the easy way. Great set of prebuilt animations available from Dan Eden’s Animate.css
Flat UI
A great looking free and so hot right nown UI pack with HTML/JS and PSD available. Grab the source code from github.
WP-CLI
Control Wordpress from the command line. Update plugins, update core and create backups of the database with a few quick commands.
Dealing with SVG in mobile browsers
Nice write up of techniques when using SVG files in (mobile) browsers. My favourite is the use of SVGO to optimise SVG files in your site. Seen savings in my own projects of over 50% after exporting from Sketch 2.