@lendi-ui/grid
TypeScript icon, indicating that this package has built-in type declarations

4.1.10 • Public • Published

@lendi-ui/grid

Grid styles HTML element with grid CSS layout. Grid contains grid and unit.

Installation

yarn add @lendi-ui/grid

Usage

  • grid
import { grid } from '@lendi-ui/grid';
const Grid = styled.div`
  ${grid({ halign: 'justify-center' })};
`;
  • unit
import { unit } from '@lendi-ui/grid';
const Quarter = styled.div`
  ${unit({ offset: 1 / 4, size: 1 / 4 })};
`;

/@lendi-ui/grid/

    Package Sidebar

    Install

    npm i @lendi-ui/grid

    Weekly Downloads

    191

    Version

    4.1.10

    License

    ISC

    Unpacked Size

    21.7 kB

    Total Files

    11

    Last publish

    Collaborators

    • joshua-derbe-lendi
    • michaelhuttonlendi
    • simon_lau_lendi
    • benjamintan
    • oliverfrance
    • kjartan.johansen
    • dapovey
    • nooshines
    • fernandogontijo_
    • sean-elliott-lendi
    • nghiato
    • sunny.niu
    • mfarshadmehr
    • jannes.mingram.lendi
    • antoine_lendi
    • bchiong
    • lendi-owner
    • andrealin
    • malkyfaith
    • brianduan
    • yihan_lu_lendi
    • nodemacross
    • samnevers
    • boris.gordon
    • leo.wei
    • bharadwajsampath
    • luissilvalendi
    • thomaslendi
    • dimitrioslendi
    • le-kang-lendi
    • yupeili