UNPKG
ss-build
Version:
latest (0.2.0)
0.2.0
0.1.0
Building Socketstream assets without running the server
github.com/thepian/ss-build
thepian/ss-build
ss-build
/
test
/
sass
/
ref
/
inheritance.css
11 lines
(8 loc)
•
157 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.error
,
.badError
{
border
:
#f00
;
background
:
#fdd
; }
.error
.intrusion
{
font-size
:
1.3em
;
font-weight
: bold; }
.badError
{
border-width
:
3px
; }