https://github.com/lailo/next-typescript-css-module
NextJS with TypeScript using CSS Module with auto generated types.
https://github.com/lailo/next-typescript-css-module
autocomplete cssmodules nextjs scss tsx typescript
Last synced: 4 months ago
JSON representation
NextJS with TypeScript using CSS Module with auto generated types.
- Host: GitHub
- URL: https://github.com/lailo/next-typescript-css-module
- Owner: lailo
- License: mit
- Archived: true
- Created: 2019-08-18T08:57:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T23:33:26.000Z (almost 6 years ago)
- Last Synced: 2024-10-02T07:03:05.400Z (over 1 year ago)
- Topics: autocomplete, cssmodules, nextjs, scss, tsx, typescript
- Language: JavaScript
- Size: 479 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-typescript-css-module
NextJS with TypeScript using CSS Module with auto generated types.
It's done by using [Typed-SCSS-Module](https://www.npmjs.com/package/typed-scss-modules) and running it in parallel with [Concurrently](https://www.npmjs.com/package/concurrently).
## Styles in SCSS

## Autocomplete in TSX
