aesthetic-adapter-aphrodite

Aphrodite support for Aesthetic.

Usage no npm install needed!

<script type="module">
  import aestheticAdapterAphrodite from 'https://cdn.skypack.dev/aesthetic-adapter-aphrodite';
</script>

README

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