aesthetic-adapter-aphrodite
TypeScript icon, indicating that this package has built-in type declarations

5.2.0 • Public • Published

Aesthetic with Aphrodite

Build Status npm version npm deps

Provides Aphrodite support for Aesthetic, a React styling library.

import aesthetic from 'aesthetic';
import AphroditeAdapter from 'aesthetic-adapter-aphrodite';
 
aesthetic.configure({
  adapter: new AphroditeAdapter(extensions),
});

Requirements

  • Aesthetic
  • Aphrodite

Installation

yarn add aesthetic aesthetic-adapter-aphrodite aphrodite
// Or
npm install aesthetic aesthetic-adapter-aphrodite aphrodite

Documentation

https://milesj.gitbook.io/aesthetic/adapters/aphrodite

Dependencies (1)

Dev Dependencies (1)

Package Sidebar

Install

npm i aesthetic-adapter-aphrodite

Weekly Downloads

131

Version

5.2.0

License

MIT

Unpacked Size

20.4 kB

Total Files

12

Last publish

Collaborators

  • milesj