shun-harutaro / responsive-typing

ThaipingをTS、Function Componentで書き換える (https://github.com/shun-harutaro/thaiping)
0 stars 0 forks source link

CSS is not applied #4

Open shun-harutaro opened 1 year ago

shun-harutaro commented 1 year ago

We use CSSinJS(Emotion). This project is written by TypeScript. So, some configuration is different a little.

shun-harutaro commented 1 year ago

https://github.com/emotion-js/emotion/tree/main/packages/react

/** @jsx jsx */
import { jsx, css } from '@emotion/react'