Skip to content

Instantly share code, notes, and snippets.

View DennisLypovetsky's full-sized avatar
🐢
learning python

Dennis Lypovetsky DennisLypovetsky

🐢
learning python
View GitHub Profile
@DennisLypovetsky
DennisLypovetsky / !readme.md
Created April 7, 2018 15:06
ST3 sync settings

Синхронизация настроек Sublime Text 3

HTML:
<div class="wrapper">
<div class="tabs">
<span class="tab">Вкладка 1</span>
<span class="tab">Вкладка 2</span>
<span class="tab">Вкладка 3</span>
</div>
<div class="tab_content">
<div class="tab_item">Содержимое 1</div>
<div class="tab_item">Содержимое 2</div>