Skip to content

Instantly share code, notes, and snippets.

View mattswann's full-sized avatar

Matt Swann mattswann

  • BFA Industries
  • Australia
View GitHub Profile
#!/bin/bash
# Check if composer currently installed
if hash composer; then
echo "Composer Already Installed"
echo "You can find it at $(type -p composer)"
fi
# Update package index
sudo apt update
{
"name": "sbc/single",
"repositories": [{
"type": "composer",
"url": "https://wpackagist.org"
}],
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true
$ = jQuery, jQuery(function(){
$(document).ready(function() {
console.log( "ready!" );
});
$('#calculate_form').submit(function(e){
e.preventDefault();
var calcInput = { };
// Media Queries in Sass 3.2
//
// These mixins make media queries a breeze with Sass.
// The media queries from mobile up until desktop all
// trigger at different points along the way
//
// And important point to remember is that and width
// over the portrait width is considered to be part of the
// landscape width. This allows us to capture widths of devices
// that might not fit the dimensions exactly. This means the break
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.