Skip to content

Commit

Permalink
update sass dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rommguy committed Jan 31, 2018
1 parent a299ed3 commit 4342c4a
Show file tree
Hide file tree
Showing 7 changed files with 159 additions and 135 deletions.
1 change: 0 additions & 1 deletion dist/customScroll.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@
margin-top: 6px;
background-color: rgba(78, 183, 245, 0.7);
border-radius: 3px; }

4 changes: 2 additions & 2 deletions example/example.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/example.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion example/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -525,4 +525,3 @@ body {
color: white; }
.example-dynamic-wrapper .dynamic-content-button:hover {
background-color: rgba(0, 188, 212, 0.6); }

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "1.7.0",
"lodash": "^4.17.4",
"node-sass": "3.4.2",
"node-sass": "4.7.2",
"postcss-cli": "2.5.1",
"prop-types": "15.5.8",
"react": "^15.5.0",
Expand Down
1 change: 0 additions & 1 deletion src/main/customScroll.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@
margin-top: 6px;
background-color: rgba(78, 183, 245, 0.7);
border-radius: 3px; }

Loading

0 comments on commit 4342c4a

Please sign in to comment.