@fower/styled
The styled API for React-like frameworks, such as React, React Native, Preact...
Installation
- npm
- yarn
- pnpm
npm install @fower/styled
yarn add @fower/styled
pnpm add @fower/styled
API
import { styled } from '@fower/styled'
Usage
Styling HTML element:
Result
Loading...
Live Editor
Styling Component:
Result
Loading...
Live Editor