Common Styles Personal lib
This export some common glamorous styles to be used in React apps.
Features
Base styles defined by the use of glamorous lib
install
yarn add glam-react-styles
Use
just import wherever you want to use the styles
import GlamStyles from glam-react-styles
.......
GlamStyles.AbsImg()...