UNPKG
crn-cli
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
The Ctrip React Native CLI Tools
github.com/ctripcorp/CRN
ctripcorp/CRN
crn-cli
/
commands
/
init
/
template
/
ios
/
CRNDemo
/
ReactNative
/
third-party
/
folly-2018.10.22.00
/
folly
/
docs
/
style.css
8 lines
(7 loc)
•
165 B
CSS
View Raw
1
2
3
4
5
6
7
8
<
style
type
=
"text/css"
>
pre
.literal-block
, pre
.doctest-block
, pre
.sourceCode
{
margin-left
:
2em
;
margin-right
:
2em
;
background-color
:
#eeeeee
}
</
style
>