@asherng/styled-system
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

@asherng/styled-system

Styled-system for UI

Get started

$ pnpm add @asherng/styled-system

Usage

import { styled } from "@asherng/styled-system";

const Box = styled("div", {
  componentName: "Box",
});

Readme

Keywords

none

Package Sidebar

Install

npm i @asherng/styled-system

Weekly Downloads

4

Version

1.0.15

License

MIT

Unpacked Size

395 kB

Total Files

191

Last publish

Collaborators

  • phuc.nguyen