mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
More responsive interface with auto resize (#10)
This commit is contained in:
parent
acf80b96a3
commit
17b2afcf22
32 changed files with 1093 additions and 296 deletions
16
vendors/ssm/bower.json
vendored
Normal file
16
vendors/ssm/bower.json
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "SimpleStateManager",
|
||||
"version": "2.1.0",
|
||||
"main": "src/ssm.js",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"components"
|
||||
],
|
||||
"devDependencies": {
|
||||
"sass-bootstrap": "~2.3.2",
|
||||
"jquery": "~1.10.2",
|
||||
"modernizr": "~2.6.2",
|
||||
"respond": "~1.3.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue