Skip to content

Instantly share code, notes, and snippets.

@gitaeks
Last active February 12, 2016 22:39
Show Gist options
  • Select an option

  • Save gitaeks/25fba23faea77503a152 to your computer and use it in GitHub Desktop.

Select an option

Save gitaeks/25fba23faea77503a152 to your computer and use it in GitHub Desktop.
[rc] What's included
ratchet/
├── css/
│ ├── ratchet.css
│ ├── ratchet.min.css
│ ├── ratchet-plus.css
│ ├── ratchet-plus.min.css
│ ├── ratchet-theme-android.css
│ ├── ratchet-theme-android.min.css
│ ├── ratchet-theme-ios.css
│ ├── ratchet-theme-ios.min.css
├── js/
│ ├── ratchet.js
│ ├── ratchet.min.js
│ ├── ratchet-plus.js
│ └── ratchet-plus.min.js
└── fonts/
├── ratchicons.eot
├── ratchicons.svg
├── ratchicons.ttf
└── ratchicons.woff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment