aboutsummaryrefslogtreecommitdiffstats
path: root/components/loader/loader.html
diff options
context:
space:
mode:
Diffstat (limited to 'components/loader/loader.html')
-rw-r--r--components/loader/loader.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/loader/loader.html b/components/loader/loader.html
new file mode 100644
index 0000000..7ea3348
--- /dev/null
+++ b/components/loader/loader.html
@@ -0,0 +1,5 @@
+<div class = "sdc-loader-wrapper">
+ <div class="sdc-loader-background">
+ <div class="sdc-loader large"></div>
+ </div>
+</div> \ No newline at end of file