UNPKG
colorify
Version:
latest (0.2.0)
0.2.0
0.0.0
a collection of color tools
github.com/skratchdot/colorify
skratchdot/colorify
colorify
/
app
/
less
/
includes
/
pages
/
about.less
12 lines
(11 loc)
•
92 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.page-About
{
h1
{
.title
; }
h2
{
.brand-font
; } pre {
background
:
#fefefe
; } }