Skip to content

Commit

Permalink
Revert "use redux-state"
Browse files Browse the repository at this point in the history
This reverts commit 11660a8.
  • Loading branch information
Darmody committed Apr 7, 2016
1 parent b387a11 commit d433cf5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
12 changes: 0 additions & 12 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@
"redux-localstorage": "^0.4.0",
"redux-modal": "^1.1.0",
"redux-promise": "^0.5.0",
"redux-state": "^0.3.1",
"redux-thunk": "^1.0.2",
"sass-flex-mixin": "^1.0.0",
"seamless-immutable": "^5.1.0",
Expand Down
3 changes: 1 addition & 2 deletions src/components/PlayList/PlayList.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
top: -20rem;
width: 100%;
height: 20rem;
opacity: 0.8;
background: white;
background: rgba(255, 255, 255, 0.8);
box-shadow: 0px 1px 3px #CCC;

:global {
Expand Down

0 comments on commit d433cf5

Please sign in to comment.