-
Notifications
You must be signed in to change notification settings - Fork 0
/
patterns-map.scss
93 lines (92 loc) · 2.49 KB
/
patterns-map.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
////
// Pattern Reference Map
////
$pattern-map: (
'anchors away': $anchors-away,
'architect': $architect,
'autumn': $autumn,
'aztec': $aztec,
'bamboo': $bamboo,
'bank note': $bank-note,
'bathroom floor': $bathroom-floor,
'bevel circle': $bevel-circle,
'boxes': $boxes,
'brick wall': $brick-wall,
'bubbles': $bubbles,
'cage': $cage,
'charlie brown': $charlie-brown,
'church on sunday': $church-on-sunday,
'circles & squares': $circles-and-squares,
'circuit board': $circuit-board,
'connections': $connections,
'cork screw': $cork-screw,
'current': $current,
'curtain': $curtain,
'cutout': $cutout,
'death star': $death-star,
'diagonal lines': $diagonal-lines,
'diagonal stripes': $diagonal-stripes,
'dominos': $dominos,
'endless clouds': $endless-clouds,
'eyes': $eyes,
'falling triangles': $falling-triangles,
'fancy rectangles': $fancy-rectangles,
'flipped diamonds': $flipped-diamonds,
'floating cogs': $floating-cogs,
'floor tile': $floor-tile,
'formal invitation': $formal-invitation,
'four point stars': $four-point-stars,
'glamorous': $glamorous,
'graph paper': $graph-paper,
'groovy': $groovy,
'happy intersection': $happy-intersection,
'heavy rain': $heavy-rain,
'hexagons': $hexagons,
'hideout': $hideout,
'houndstooth': $houndstooth,
'i like food': $i-like-food,
'intersecting circles': $intersecting-circles,
'jigsaw': $jigsaw,
'jupiter': $jupiter,
'kiwi': $kiwi,
'leaf': $leaf,
'lines in motion': $lines-in-motion,
'lips': $lips,
'lisbon': $lisbon,
'melt': $melt,
'moroccan': $moroccan,
'morphing diamonds': $morphing-diamonds,
'overcast': $overcast,
'overlapping circles': $overlapping-circles,
'overlapping diamonds': $overlapping-diamonds,
'overlapping hexagons': $overlapping-hexagons,
'parkay floor': $parkay-floor,
'piano man': $piano-man,
'pie factory': $pie-factory,
'pixel dots': $pixel-dots,
'plus': $plus,
'polka dots': $polka-dots,
'rails': $rails,
'rain': $rain,
'random shapes': $random-shapes,
'rounded plus connected': $rounded-plus-connected,
'signal': $signal,
'skulls': $skulls,
'slanted stars': $slanted-stars,
'squares in squares': $squares-in-squares,
'squares': $squares,
'stamp collection': $stamp-collection,
'steel beams': $steel-beams,
'stripes': $stripes,
'temple': $temple,
'texture': $texture,
'tic tac toe': $tic-tac-toe,
'tiny checkers': $tiny-checkers,
'topography': $topography,
'volcano lamp': $volcano-lamp,
'wallpaper': $wallpaper,
'wiggle': $wiggle,
'x equals': $x-equals,
'yyy': $yyy,
'zig zag': $zig-zag,
);