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
/
mixins.css
9 lines
(8 loc)
•
151 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
#data
{
float
: left;
margin-left
:
10px
; }
#data
th
{
text-align
: center;
font-weight
: bold; }
#data
td
,
#data
th
{
padding
:
2px
; }