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