-
Notifications
You must be signed in to change notification settings - Fork 4
/
compilerconfig.json
86 lines (86 loc) · 2.38 KB
/
compilerconfig.json
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
[
{
"outputFile": "gcalflow/agenda.css",
"inputFile": "gcalflow/agenda.less"
},
{
"outputFile": "xibo/ticker/media-rss-with-left-hand-text/full_width.css",
"inputFile": "xibo/ticker/media-rss-with-left-hand-text/full_width.less"
},
{
"outputFile": "xibo/ticker/media-rss-with-title/with_desc.css",
"inputFile": "xibo/ticker/media-rss-with-title/with_desc.less"
},
{
"outputFile": "xibo/ticker/title-only/with_logo.css",
"inputFile": "xibo/ticker/title-only/with_logo.less"
},
{
"outputFile": "xibo/ticker/title-only/with_name.css",
"inputFile": "xibo/ticker/title-only/with_name.less"
},
{
"outputFile": "xibo/twitter/tweet-with-profileimage-left/marqueeLeft.css",
"inputFile": "xibo/twitter/tweet-with-profileimage-left/marqueeLeft.less"
},
{
"outputFile": "xibo/forecast/styles.css",
"inputFile": "xibo/forecast/styles.less"
},
{
"outputFile": "xibo/forecast/5days.css",
"inputFile": "xibo/forecast/5days.less"
},
{
"outputFile": "xibo/ticker/media-rss-with-title/flickr.css",
"inputFile": "xibo/ticker/media-rss-with-title/flickr.less"
},
{
"outputFile": "xibo/forecast/current.css",
"inputFile": "xibo/forecast/current.less"
},
{
"outputFile": "coin-slider/styles.css",
"inputFile": "coin-slider/styles.less"
},
{
"outputFile": "coin-slider/galleries/styles.css",
"inputFile": "coin-slider/galleries/styles.less"
},
{
"outputFile": "gcalflow/boards/styles.css",
"inputFile": "gcalflow/boards/styles.less"
},
{
"outputFile": "gcalflow/styles/loader.css",
"inputFile": "gcalflow/styles/loader.less"
},
{
"outputFile": "xibo/embedded/header.css",
"inputFile": "xibo/embedded/header.less"
},
{
"outputFile": "xibo/embedded/youtube.css",
"inputFile": "xibo/embedded/youtube.less"
},
{
"outputFile": "responsive-tabbed-navigation/styles.css",
"inputFile": "responsive-tabbed-navigation/styles.less"
},
{
"outputFile": "xibo/forecast/5days_table/5days.css",
"inputFile": "xibo/forecast/5days_table/5days.less"
},
{
"outputFile": "xibo/forecast/table/table.css",
"inputFile": "xibo/forecast/table/table.less"
},
{
"outputFile": "php/forecast/styles.css",
"inputFile": "php/forecast/styles.less"
},
{
"outputFile": "php/forecast/current.css",
"inputFile": "php/forecast/current.less"
}
]