Last active: 2 years ago
yarn add -D typescript-styled-plugin { "compilerOptions": { "plugins": [ { "name": "typescript-styled-plugin" } ] } }