2bb392f60c
Adds sass tool that can be used to convert *.sass and *.scss files into *.css files.
13 lines
167 B
Sass
13 lines
167 B
Sass
body
|
|
p
|
|
line-height: 1.5em
|
|
|
|
span
|
|
font-weight: 700
|
|
a
|
|
text-decoration: none
|
|
|
|
&:hover
|
|
text-decoration: underline
|
|
font-size: (10px/3)
|