Aesthetic with JSS
Provides JSS support for Aesthetic, a React styling library.
;;;; aesthetic.configure;
Requirements
- Aesthetic
- JSS
Installation
yarn add aesthetic aesthetic-adapter-jss jss jss-nested
// Or
npm install aesthetic aesthetic-adapter-jss jss jss-nested
The
jss-nested
plugin is required.