UNPKG

bsl

Version:

基于React的框架和UI组件

12 lines (10 loc) 225 B
import { StyleSheet } from 'aphrodite/no-important'; const styles = StyleSheet.create({ root: { padding: '12px 0', textAlign: 'center', fontSize: 14, color: '#333' } }); export default styles;