stackoverprof / with-emotion-css-props

next.js example with the amazing css props by emotion.sh

Home Page:https://with-emotion-css-props.errbint.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emotion Example with CSS Props

Simpler and intuitive approach

Uses only one styling dependency @emotion/react

With the css props approach emotion.sh/docs/css-prop

Preview

Preview the example live on Here

Deploy your own

Deploy the example by clicking below

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-emotion-css-props with-emotion-css-props-app
# or
yarn create next-app --example with-emotion-css-props with-emotion-css-props-app

Contribute

Example added by stackoverprof Opened for any improvements or fixes

Deploy it to the cloud with Vercel (Documentation).

About

next.js example with the amazing css props by emotion.sh

https://with-emotion-css-props.errbint.net


Languages

Language:JavaScript 92.7%Language:CSS 7.3%