File tree Expand file tree Collapse file tree 2 files changed +38
-1
lines changed Expand file tree Collapse file tree 2 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 27
27
},
28
28
"buffers" :
29
29
[
30
+ {
31
+ "file" : " index.html" ,
32
+ "settings" :
33
+ {
34
+ "buffer_size" : 13194 ,
35
+ "line_ending" : " Unix"
36
+ }
37
+ }
30
38
],
31
39
"build_system" : " " ,
32
40
"command_palette" :
111
119
"groups" :
112
120
[
113
121
{
122
+ "selected" : 0 ,
114
123
"sheets" :
115
124
[
125
+ {
126
+ "buffer" : 0 ,
127
+ "file" : " index.html" ,
128
+ "settings" :
129
+ {
130
+ "buffer_size" : 13194 ,
131
+ "regions" :
132
+ {
133
+ },
134
+ "selection" :
135
+ [
136
+ [
137
+ 335 ,
138
+ 335
139
+ ]
140
+ ],
141
+ "settings" :
142
+ {
143
+ "syntax" : " Packages/HTML/HTML.tmLanguage" ,
144
+ "tab_size" : 4 ,
145
+ "translate_tabs_to_spaces" : true
146
+ },
147
+ "translation.x" : 0.0 ,
148
+ "translation.y" : 0.0 ,
149
+ "zoom_level" : 1.0
150
+ },
151
+ "type" : " text"
152
+ }
116
153
]
117
154
}
118
155
],
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
6
6
< meta name ="description " content ="A demonstration of what can be accomplished visually through just 1 K of CSS. ">
7
7
< meta name ="viewport " content ="width=device-width,initial-scale=1.0 ">
8
- < title > CSS1K</ title >
8
+ < title > CSS1K - 2012 </ title >
9
9
<!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
10
10
< style > @import url ('styles/default.css' );</ style >
11
11
< script src ="js/prefixfree.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments