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

0.0.7 • 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 @asng/styled-system

Weekly Downloads

28

Version

0.0.7

License

MIT

Unpacked Size

395 kB

Total Files

191

Last publish

Collaborators

  • phuc.nguyen