/playing-with-emotion

Messing around with various features of Emotion

Primary LanguageTypeScriptMIT LicenseMIT

This is a Next.js project bootstrapped with create-next-app.

Just messing around with Emotion and what it can do.

  • Next.js ✔️
  • TypeScript ✔️
  • ESLint ✔️
  • Prettier ✔️
  • Emotion ✔️

Getting Started

First, run the development server:

npm run dev
# or
yarn dev