Skip to content

Instantly share code, notes, and snippets.

View artola's full-sized avatar

martin artola

View GitHub Profile
@artola
artola / input.scss
Created December 6, 2021 13:26
Generated by SassMeister.com.
// "Spartan" Grid System
// version: 6.1.2
// https://github.com/SimonHarte/SpartanGrid
// License: MIT
// Copyright 2015 Simon Harte <s.harte@gmx.ch>
$spartan-config: () !global;
// _pow() - Raise number to the nth power
//
@artola
artola / input.scss
Created November 25, 2020 19:33
Generated by SassMeister.com.
// original code
.foo {
right: 0;
left: auto !important;
}
// shame file
.foo {
right: undefined;
left: undefined !important;
@artola
artola / with Flow v4 - v5 - v6
Last active September 23, 2019 21:23
Bug relay-compiler-language-typescript v5
/**
* @flow
* @relayHash c5a1fc9ebb4ce413f79a74e6a0553510
*/
/* eslint-disable */
'use strict';
/*::