From 1601fba2a06ff758d5114a4ab3ef1a56321bc24f Mon Sep 17 00:00:00 2001 From: maxunm Date: Sat, 10 Jun 2017 15:04:01 -0400 Subject: [PATCH] Added support for materialize css --- .idea/workspace.xml | 53 +- css/materialize.css | 8952 +++++++++++++++++++++++++++++ css/materialize.min.css | 16 + fonts/roboto/Roboto-Bold.woff | Bin 0 -> 90308 bytes fonts/roboto/Roboto-Bold.woff2 | Bin 0 -> 64800 bytes fonts/roboto/Roboto-Light.woff | Bin 0 -> 89672 bytes fonts/roboto/Roboto-Light.woff2 | Bin 0 -> 64268 bytes fonts/roboto/Roboto-Medium.woff | Bin 0 -> 90560 bytes fonts/roboto/Roboto-Medium.woff2 | Bin 0 -> 65412 bytes fonts/roboto/Roboto-Regular.woff | Bin 0 -> 89828 bytes fonts/roboto/Roboto-Regular.woff2 | Bin 0 -> 64832 bytes fonts/roboto/Roboto-Thin.woff | Bin 0 -> 88132 bytes fonts/roboto/Roboto-Thin.woff2 | Bin 0 -> 63056 bytes index.html | 25 +- js/materialize.js | 8297 ++++++++++++++++++++++++++ js/materialize.min.js | 10 + 16 files changed, 17334 insertions(+), 19 deletions(-) create mode 100644 css/materialize.css create mode 100644 css/materialize.min.css create mode 100644 fonts/roboto/Roboto-Bold.woff create mode 100644 fonts/roboto/Roboto-Bold.woff2 create mode 100644 fonts/roboto/Roboto-Light.woff create mode 100644 fonts/roboto/Roboto-Light.woff2 create mode 100644 fonts/roboto/Roboto-Medium.woff create mode 100644 fonts/roboto/Roboto-Medium.woff2 create mode 100644 fonts/roboto/Roboto-Regular.woff create mode 100644 fonts/roboto/Roboto-Regular.woff2 create mode 100644 fonts/roboto/Roboto-Thin.woff create mode 100644 fonts/roboto/Roboto-Thin.woff2 create mode 100644 js/materialize.js create mode 100644 js/materialize.min.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 073df8b..96e751d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,8 +1,23 @@ - - + + + + + + + + + + + + + + + + + @@ -20,8 +35,8 @@ - - + + @@ -43,6 +58,7 @@ @@ -180,7 +196,7 @@