Skip to content

Instantly share code, notes, and snippets.

View una's full-sized avatar

Una Kravets una

View GitHub Profile
@una
una / SassMeister-input.scss
Created February 4, 2016 04:54
Generated by SassMeister.com.
// ----
// libsass (v3.3.2)
// ----
// initial map
$colors: (
'red': (
'base': #f00
),
'yellow' : (
@una
una / sprite.svg
Last active January 14, 2016 15:48
Why isn't SVG <use> working
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<snippet>
<!-- Example: Hello, ${1:this} is a ${2:snippet}. -->
<content><![CDATA[feColorMatrix in="${1:SourceGraphic}"
type="matrix"
values="1 0 0 0 0
0 1 0 0 0
0 0 1 0 0
0 0 0 1 0" />]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>feColorMatrix</tabTrigger>
@una
una / SassMeister-input.scss
Created November 20, 2015 16:50
Generated by SassMeister.com.
// ----
// Sass (v3.4.14)
// Compass (v1.0.3)
// ----
//////////////////////////////
// ATLAS PALETTE
//////////////////////////////
//------ IBM COLORS ------//
@una
una / SassMeister-input-HTML.html
Last active November 18, 2015 01:23
Generated by SassMeister.com.
<div class="card">
<h1 class="data-header">Unstyled Card Shared Styles</h1>
<p class="data-subtitle">shared styles of both cards</p>
</div>
<div class="card--primary">
<h1 class="data-header">Header on Primary Card</h1>
<p class="data-subtitle">subtitle on primary card</p>
</div>
@una
una / idea.css
Last active November 13, 2015 19:01
CSS toggle
div {
@toggle {
@on !default {
.child {
color: pink;
}
}
@off {
@una
una / SassMeister-input-HTML.html
Created November 13, 2015 17:33
Generated by SassMeister.com.
<div class="tomatoes"></div>
@una
una / SassMeister-input-HTML.html
Created October 29, 2015 18:06
Generated by SassMeister.com.
<div class="bokehs"></div>
@una
una / SassMeister-input-HTML.html
Created October 15, 2015 14:38
Generated by SassMeister.com.
<div class="bokehs"></div>