Skip to content

Commit

Permalink
Merge pull request #59 from styled-components/fix-toc
Browse files Browse the repository at this point in the history
Fix ToC in docs
  • Loading branch information
bhough committed Dec 16, 2016
2 parents 79c7cc5 + 6dafce3 commit 0ac5814
Show file tree
Hide file tree
Showing 6 changed files with 1,748 additions and 1,606 deletions.
10 changes: 10 additions & 0 deletions .documentation.json
Expand Up @@ -12,14 +12,24 @@
"ellipsis",
"hiDPI",
"hideText",
"placeholder",
"retinaImage",
"selection",
"size",
"timingFunctions",
"wordWrap",
{
"name": "Shorthands",
"description": "Functions that help write nicer code. They're shorter, of course, but they also make it easy to pass in multiple variables without resorting to string concatenation."
},
"animation",
{
"name": "Helpers",
"description": "Tiny helper functions that make your life easier."
},
"em",
"modularScale",
"rem",
"stripUnit"
]
}
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,6 @@ notifications:
email: false
node_js:
- '6'
- '4'
before_install:
- npm i -g npm@^2.0.0
install:
Expand Down

0 comments on commit 0ac5814

Please sign in to comment.