Skip to content

Instantly share code, notes, and snippets.

Настройки Atom. Синхронизация между несколькими устройствами.

Смотри плагин sync-settings, чтобы забрать себе все эти настройки. Или можно скачать эти файлы и заменить у себя в ~/.atom/

@OlegBudkev
OlegBudkev / button.sass
Last active May 21, 2018 06:13 — forked from agragregra/button.sass
button.sass - кнопка
.button
display: inline-block
border: none
color: #fff
text-decoration: none
background-color: $accent
padding: 15px 45px
font-size: 13px
text-transform: uppercase
font-weight: 600