Skip to content

Instantly share code, notes, and snippets.

@adamj88
adamj88 / input.scss
Created October 20, 2022 13:08
Generated by SassMeister.com.
@import "foundation";
@adamj88
adamj88 / SassMeister-input-HTML.html
Created November 10, 2015 11:47
Generated by SassMeister.com.
<div class="home-cta ">
<ul>
<li id="ibanner-2">
<div class="banner">
<a href="http://dev.publicdesire.co.uk/heels.html" title="Heel Me">
<img src="http://dev.publicdesire.co.uk/media/ibanners/ANKLE_BOOTS.jpg" alt="Heel Me">
</a>
</div>
</li>
<li id="ibanner-3">
@adamj88
adamj88 / SassMeister-input-HTML.html
Created December 1, 2014 15:48
Generated by SassMeister.com.
<div class="icon-grid icon-grid-2"></div>
<div class="icon-grid icon-grid-3"></div>
<div class="icon-grid icon-grid-4"></div>
@adamj88
adamj88 / designer.html
Last active August 29, 2015 14:07
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<link rel="import" href="../core-menu/core-submenu.html">
<link rel="import" href="../core-item/core-item.html">
<polymer-element name="my-element">
<template>
@adamj88
adamj88 / 0_reuse_code.js
Created December 10, 2013 21:45
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console