From f0f46a6bf7d34cce179aac597867a691620595c0 Mon Sep 17 00:00:00 2001 From: Palak-Savani <64644427+Palak-Savani@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:36:06 +0530 Subject: [PATCH 1/2] Update index.html --- docs/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.html b/docs/index.html index d54df64..e9ab7ef 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,8 +7,10 @@ Surface - Material Design, CSS only framework + + From 6067ab4006a71ac5dbfc727351de61af8c6bfd15 Mon Sep 17 00:00:00 2001 From: Palak-Savani <64644427+Palak-Savani@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:41:10 +0530 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index e79f404..03cf162 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ Material Design, CSS only framework. +it shows material design demos which build only on CSS. + Check the documentation [here](http://mildrenben.github.io/surface). ---