glam-react-styles
v0.1.6
Published
This export some common glamorous styles to be used in React apps.
Readme
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-stylesUse
just import wherever you want to use the styles
import GlamStyles from glam-react-styles
.......
GlamStyles.AbsImg()...
