Added Material Icons font, scss and hsb.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.LP-material-icons{
|
||||
.LP-Material-Icons{
|
||||
font-family: 'Material Icons';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
1
components/01_Atoms/fonts/fonts.config.json
Normal file
1
components/01_Atoms/fonts/fonts.config.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
5
components/01_Atoms/fonts/fonts.hbs
Normal file
5
components/01_Atoms/fonts/fonts.hbs
Normal file
@@ -0,0 +1,5 @@
|
||||
<ul>
|
||||
<li><span class="LP-Material-Icons">image</span></li>
|
||||
<li><span class="LP-Material-Icons">image-album</span></li>
|
||||
<li><span class="LP-Material-Icons">youtube</span></li>
|
||||
</ul>
|
Reference in New Issue
Block a user