Improved plugin syntax, refactoring...

This commit is contained in:
Sam Potts
2015-02-15 11:03:06 +11:00
parent 61970a948e
commit 63c1d04d72
39 changed files with 902 additions and 678 deletions

6
design/IcoMoon/style.css Executable file
View File

@ -0,0 +1,6 @@
.icon {
display: inline-block;
width: 1em;
height: 1em;
fill: currentColor;
}