Skip to main content

@fower/styled

The styled API for React-like frameworks, such as React, React Native, Preact...

Installation

npm install @fower/styled

API

import { styled } from '@fower/styled'

Usage

Styling HTML element:

Result
Loading...
Live Editor

Styling Component:

Result
Loading...
Live Editor