diff --git a/readme.md b/readme.md index 6b7b0d97..2066c663 100644 --- a/readme.md +++ b/readme.md @@ -40,6 +40,9 @@ Code and docs are for v3 which we highly recommend you to try. Looking for style - [Some styles are missing in production](https://github.com/vercel/styled-jsx/issues/319#issuecomment-349239326) - [Build a component library with styled-jsx](#build-a-component-library-with-styled-jsx) - [Syntax Highlighting](#syntax-highlighting) +- [ESLint](#eslint) +- [TypeScript](#typescript) +- [Credits](#credits) ## Getting started @@ -1040,6 +1043,14 @@ If you're using `eslint-plugin-import`, the `css` import will generate errors, b "settings": {"import/core-modules": ["styled-jsx/css"] } ``` +## TypeScript + +If you're using TypeScript, then in order to allow `