Skip to content

Commit

Permalink
update dev deps
Browse files Browse the repository at this point in the history
+all tests pass.

Note: the build removes `-webkit-box-shadow: none !important;` from the compiled CSS. I don't think that should have been there before. The webkit prefixed version hasn't been needed for a looooooong time. https://caniuse.com/#feat=mdn-css_properties_box-shadow
  • Loading branch information
coliff committed Oct 15, 2019
1 parent e779056 commit 6aad78b
Show file tree
Hide file tree
Showing 3 changed files with 1,277 additions and 938 deletions.
1 change: 0 additions & 1 deletion dist/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ textarea {
background: transparent !important;
color: #000 !important;
/* Black prints faster */
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
Expand Down
Loading

0 comments on commit 6aad78b

Please sign in to comment.