UNPKG

@prabink/react-node-cli

Version:

React Node Application Generator & Helpers To Serve React Build, Push to github & Export industry level react project structure

10 lines (7 loc) 179 B
// ---------------------------------------------------------------------- const shape = { borderRadius: 8, borderRadiusSm: 12, borderRadiusMd: 16 }; export default shape;