aboutsummaryrefslogtreecommitdiff
path: root/src/client/style/index.scss
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-02-23 15:06:20 +0100
committerNoah Loomans <noahloomans@gmail.com>2018-02-23 15:06:20 +0100
commita89aba671fd70f5ac100a9c893c39dc5e3792b8b (patch)
tree1f06e4dd7446dc00d20b6e84ae7926baa448ed8a /src/client/style/index.scss
parenta345bd0f554ec83b5b994752f30dca9d09dc9e67 (diff)
Add a menu
Diffstat (limited to 'src/client/style/index.scss')
-rw-r--r--src/client/style/index.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/style/index.scss b/src/client/style/index.scss
index 0c48636..b74420c 100644
--- a/src/client/style/index.scss
+++ b/src/client/style/index.scss
@@ -18,8 +18,6 @@
*
*/
-@import "../../../node_modules/material-components-web/dist/material-components-web.min.css";
-
* {
box-sizing: border-box;
}