💄 Site > File tree > Add style

This commit is contained in:
brunosimon
2017-09-06 23:26:54 +02:00
parent 3faa029537
commit 6bcf75ba01
14 changed files with 41 additions and 33 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<template src="./template.html"></template>
<script src="./script.js"></script>
<style src="./style.styl" lang="stylus"></style>
<style src="./style.styl" lang="stylus" scoped></style>
+9
View File
@@ -0,0 +1,9 @@
.icon
display inline-block
width 12px
height 12px
img
display inline-block
width 100%
height 100%