Done
It works as it should work. It isn't the prettiest at some places, but it will do it.
This commit is contained in:
@ -27,25 +27,7 @@
|
||||
"file": "src/index.html",
|
||||
"settings":
|
||||
{
|
||||
"buffer_size": 3555,
|
||||
"encoding": "UTF-8",
|
||||
"line_ending": "Windows"
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "src/script/script.js",
|
||||
"settings":
|
||||
{
|
||||
"buffer_size": 6140,
|
||||
"encoding": "UTF-8",
|
||||
"line_ending": "Windows"
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "src/style/style.scss",
|
||||
"settings":
|
||||
{
|
||||
"buffer_size": 2227,
|
||||
"buffer_size": 4208,
|
||||
"encoding": "UTF-8",
|
||||
"line_ending": "Windows"
|
||||
}
|
||||
@ -83,10 +65,19 @@
|
||||
},
|
||||
"expanded_folders":
|
||||
[
|
||||
"/home/gergo/Documents/FortuneRoundtable"
|
||||
"/home/gergo/Documents/FortuneRoundtable",
|
||||
"/home/gergo/Documents/FortuneRoundtable/src",
|
||||
"/home/gergo/Documents/FortuneRoundtable/src/script",
|
||||
"/home/gergo/Documents/FortuneRoundtable/src/style"
|
||||
],
|
||||
"file_history":
|
||||
[
|
||||
"/home/gergo/Documents/FortuneRoundtable/build/index.html",
|
||||
"/home/gergo/Documents/FortuneRoundtable/build/onefile.html",
|
||||
"/home/gergo/Documents/FortuneRoundtable/src/style/style.scss",
|
||||
"/home/gergo/Documents/FortuneRoundtable/src/script/script.js",
|
||||
"/home/gergo/Documents/FortuneRoundtable/src/index.html",
|
||||
"/home/gergo/Documents/FortuneRoundtable/src/script/jquery.fittext.js",
|
||||
"/H/Munkák/FortuneRoundtable/README.md",
|
||||
"/H/Munkák/FortuneRoundtable/src/script/jquery-3.3.1.min.js"
|
||||
],
|
||||
@ -128,7 +119,7 @@
|
||||
"groups":
|
||||
[
|
||||
{
|
||||
"selected": 2,
|
||||
"selected": 0,
|
||||
"sheets":
|
||||
[
|
||||
{
|
||||
@ -137,15 +128,15 @@
|
||||
"semi_transient": false,
|
||||
"settings":
|
||||
{
|
||||
"buffer_size": 3555,
|
||||
"buffer_size": 4208,
|
||||
"regions":
|
||||
{
|
||||
},
|
||||
"selection":
|
||||
[
|
||||
[
|
||||
3555,
|
||||
3555
|
||||
0,
|
||||
0
|
||||
]
|
||||
],
|
||||
"settings":
|
||||
@ -155,69 +146,7 @@
|
||||
"translate_tabs_to_spaces": true
|
||||
},
|
||||
"translation.x": 0.0,
|
||||
"translation.y": 674.0,
|
||||
"zoom_level": 1.0
|
||||
},
|
||||
"stack_index": 2,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"buffer": 1,
|
||||
"file": "src/script/script.js",
|
||||
"semi_transient": false,
|
||||
"settings":
|
||||
{
|
||||
"buffer_size": 6140,
|
||||
"regions":
|
||||
{
|
||||
},
|
||||
"selection":
|
||||
[
|
||||
[
|
||||
6070,
|
||||
6070
|
||||
]
|
||||
],
|
||||
"settings":
|
||||
{
|
||||
"syntax": "Packages/JavaScript/JavaScript.sublime-syntax",
|
||||
"tab_size": 4,
|
||||
"translate_tabs_to_spaces": true,
|
||||
"word_wrap": true
|
||||
},
|
||||
"translation.x": 0.0,
|
||||
"translation.y": 2866.0,
|
||||
"zoom_level": 1.0
|
||||
},
|
||||
"stack_index": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"buffer": 2,
|
||||
"file": "src/style/style.scss",
|
||||
"semi_transient": false,
|
||||
"settings":
|
||||
{
|
||||
"buffer_size": 2227,
|
||||
"regions":
|
||||
{
|
||||
},
|
||||
"selection":
|
||||
[
|
||||
[
|
||||
232,
|
||||
232
|
||||
]
|
||||
],
|
||||
"settings":
|
||||
{
|
||||
"auto_name": "",
|
||||
"syntax": "Packages/CSS/CSS.sublime-syntax",
|
||||
"tab_size": 4,
|
||||
"translate_tabs_to_spaces": true
|
||||
},
|
||||
"translation.x": 0.0,
|
||||
"translation.y": 648.0,
|
||||
"translation.y": 0.0,
|
||||
"zoom_level": 1.0
|
||||
},
|
||||
"stack_index": 0,
|
||||
|
Reference in New Issue
Block a user