Skip to content

Commit

Permalink
Merge branch 'master' into next-minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnblk committed Sep 8, 2018
2 parents 2994ea7 + f33e2ec commit 9abbb24
Show file tree
Hide file tree
Showing 24 changed files with 4 additions and 854 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ examples
markdown
mdx
babel.config.js
packages
3 changes: 2 additions & 1 deletion examples/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"react": "^16.4.0",
"react-dom": "^16.4.2",
"react-scripts": "1.1.4",
"rebass": "^2.0.0"
"rebass": "^2.1.0",
"styled-components": "^3.4.5"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rebass",
"version": "2.1.0",
"version": "2.2.0",
"description": "Flexible & functional React design system, built with styled-system",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
1 change: 0 additions & 1 deletion packages/markdown/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions packages/markdown/.npmignore

This file was deleted.

1 change: 0 additions & 1 deletion packages/markdown/.npmrc

This file was deleted.

64 changes: 0 additions & 64 deletions packages/markdown/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions packages/markdown/demo/_app.js

This file was deleted.

55 changes: 0 additions & 55 deletions packages/markdown/demo/index.mdx

This file was deleted.

190 changes: 0 additions & 190 deletions packages/markdown/index.js

This file was deleted.

37 changes: 0 additions & 37 deletions packages/markdown/package.json

This file was deleted.

Loading

0 comments on commit 9abbb24

Please sign in to comment.