UNPKG
tingle-box
Version:
latest (1.0.0)
1.0.0
flexbox component for tingle.
github.com/tinglejs/tingle-box
tinglejs/tingle-box
tingle-box
/
src
/
Box.styl
14 lines
(11 loc)
•
261 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/** * Box Component Style for tingle *
@author
* * Copyright 2014-2015, Tingle Team, Alinw. * All rights reserved. */
// tingle-style's utils
@
require
'../node_modules/tingle-style/src/var'
.tBox display block
// 这一行只是演示 按需删除