Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

glam-react-styles

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

install

  yarn add glam-react-styles

Use

just import wherever you want to use the styles

  import GlamStyles from glam-react-styles

  .......

  GlamStyles.AbsImg()...