cd ~/.atom/packages/
git clone https://github.com/mpaarating/atom-foundation-5-sublime-snippets.git
zf-
(ZURB Foundation).Component | Usage |
---|---|
Offcanvas | zf-offcanvas + tab |
Topbar | zf-topbar + tab |
Sidenav | zf-sidenav + tab |
Subnav | zf-subnav + tab |
Breadcrumbs | zf-breadcrumb + tab |
Pagination | zf-pagination + tab |
Orbit | zf-orbit + tab |
Clearing | zf-clearing + tab |
Buttons | zf-button + tab |
Button Groups | zf-button-group + tab |
Split Buttons | zf-split-button + tab |
Dropdown Buttons | zf-dropdown-button + tab |
Reveal | zf-reveal + tab |
Alerts | zf-alert + tab |
Panels | zf-panel + tab |
Pricing Tables | zf-pricing-table + tab |
Progress Bars | zf-progress-bar + tab |
Accordion | zf-accordion + tab |
Tabs | zf-tab + tab |
Vertical Tabs | zf-vertical-tab + tab |
git checkout -b my-new-feature
).git commit -am 'Added some feature'
).git push origin my-new-feature
).