UNPKG

cra-template-phectr

Version:

Create React App template with Pullstate, Helmet, Emotion, Chakra UI, TailwindCSS (twin.macro) and React Router.

5 lines 110 B
module.exports = { babel: { plugins: [["@emotion", { labelFormat: "-[filename]_[local]" }]], }, };