Skip to content

Instantly share code, notes, and snippets.

@nksm
nksm / index.jade
Created November 27, 2014 06:49
wBaxQX
.title
span タイトル
@nksm
nksm / index.jade
Created September 9, 2014 01:47
A Pen by nakashima akira.
.wrapper
.parent.parent-1
- for(var i = 0; i < 10; i++ )
.child-1 child-1
.parent.parent-2
- for(var i = 0; i < 8; i++ )
.child-1 child-1
- for(var i = 0; i < 2; i++ )
.child-2 child-2
.parent.parent-3
@nksm
nksm / aobAs.markdown
Last active August 29, 2015 14:06
A Pen by nakashima akira.
@nksm
nksm / designer.html
Created September 2, 2014 11:34
designer
<link rel="import" href="../ace-element/ace-element.html">
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
<template>