Merge pull request #12756 from vector-im/t3chguy/gemini

Remove remainders of gemini-scrollbar and react-gemini-scrollbar
This commit is contained in:
Michael Telatynski 2020-03-18 14:03:59 +00:00 committed by GitHub
commit 7296b704a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 14 deletions

View file

@ -21,7 +21,6 @@ limitations under the License.
// Require common CSS here; this will make webpack process it into bundle.css.
// Our own CSS (which is themed) is imported via separate webpack entry points
// in webpack.config.js
require('gemini-scrollbar/gemini-scrollbar.css');
require('gfm.css/gfm.css');
require('highlight.js/styles/github.css');