Skip to content

Instantly share code, notes, and snippets.

View starryeyez024's full-sized avatar
🏠
Working from home

Kendall Totten starryeyez024

🏠
Working from home
View GitHub Profile
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active August 29, 2015 14:10
Generated by SassMeister.com.
<div class="ratio">
<div class="fpp">
<div class="fpp-inner">
<div class="field--name-field-fpp-text-body"> More text perhaps, was on the dockett, we could never be sure. How many words will need to fit in the box?</div>
<div class="field--name-field-fpp-text-url"> And what if there's more? What then?</div>
</div>
</div>
</div>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active August 29, 2015 14:10
Generated by SassMeister.com.
<div class="body">
<div class="ratio">
<div class="fpp">
<div class="fpp-inner">
<div class="field--name-field-fpp-text-body"> More text perhaps, was on the dockett, we could never be sure. How many words will need to fit in the box?</div>
<div class="field--name-field-fpp-text-url"> And what if there's more? What then?</div>
</div>
</div>
</div>
</div>
@starryeyez024
starryeyez024 / SassMeister-input.scss
Created November 26, 2014 15:08
Generated by SassMeister.com.
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// ----
$team-primary: red;
$color-map:(
black: '#000000',
white: '#FFFFFF',
gray: '#CCCCCC'
@starryeyez024
starryeyez024 / SassMeister-input-HTML.haml
Created December 31, 2014 18:45
Generated by SassMeister.com.
.view-foobar
.views-row.views-row-1
.inner
.image-wrap
%img(src="http://placekitten.com/400/300")
%p I love responsive design
.views-row.views-row-2
.inner
.image-wrap
%img(src="http://placekitten.com/800/600")
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Created January 19, 2015 16:11
Mobile Menu Hamburger
<div class="toggle">
</div>
@starryeyez024
starryeyez024 / SassMeister-input-HTML.haml
Last active August 29, 2015 14:14
Generated by SassMeister.com.
.view-foobar
.views-row.views-row-1
.inner
.image-wrap
%img(src="http://placekitten.com/2100/300")
%p I love responsive design
.views-row.views-row-2
.inner
.image-wrap
%img(src="http://placekitten.com/450/350")
@starryeyez024
starryeyez024 / SassMeister-input-HTML.haml
Created February 3, 2015 16:58
Generated by SassMeister.com.
.view-foobar
.views-row.views-row-1
.inner
.image-wrap
%img(src="http://placekitten.com/2100/300")
%p I love responsive design
.views-row.views-row-2
.inner
.image-wrap
%img(src="http://placekitten.com/450/350")
@starryeyez024
starryeyez024 / SassMeister-input.scss
Created February 3, 2015 20:38
Generated by SassMeister.com.
// ----
// Sass (v3.4.11)
// Compass (v1.0.3)
// ----
$map: (
width: 100px,
height: 200px,
color: red,
background: blue
@starryeyez024
starryeyez024 / SassMeister-input-HTML.html
Last active August 29, 2015 14:14
Generated by SassMeister.com.
<div class="wrap">
<div class="content"><div class="inner">Content content content content content content content content content</div> </div>
<div class="sidebar side-a"><div class="inner">sidebar A, sidebar A, sidebar A, sidebar A </div></div>
<div class="sidebar side-b"><div class="inner">sidebar B, sidebar B, sidebar B, sidebar B </div></div>
</div>
@starryeyez024
starryeyez024 / SassMeister-input.scss
Created February 11, 2015 14:17
Generated by SassMeister.com.
// ----
// Sass (v3.4.11)
// Compass (v1.0.3)
// ----
@mixin svg-pro (
$filename,
$svg-class,
$no-svg-class: "lt-ie9") {