Categories
Pro Tips

5 SASS Mixins

I recently started a new SASS project on GitHub and wanted to share a few mixins that may help you with your next development project.

Categories
Pro Tips

Sublime Text 3 + SFTP with SASS Watch

Here is a way to monitor dynamically updated files with Sublime Text 3 + SFTP package installed and upload them to the server when the file timestamp has changed. Here is the situation you might have.