react-body-style
v1.0.1
Published
React component for adding styles to body tag
Downloads
3
Readme
React Body Style
#Usage:# var Font = require("react-body-style");
##Client:## <BodyStyle style={{ }}> { children }
##Server side rendering:##
var bodyStyle = BodyStyle.rewind();