We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 771bba1 + 0e0b07b commit e7814ffCopy full SHA for e7814ff
README.md
@@ -2,9 +2,13 @@
2
3
Webpack loader that works as a css-loader drop-in replacement to generate TypeScript typings for CSS modules on the fly
4
5
+## Disclaimer
6
+
7
+This repository is a fork of the unmaintained https://github.com/Jimdo/typings-for-css-modules-loader repository.
8
9
## Installation
10
-Install via npm `npm install --save-dev typings-for-css-modules-loader`
11
+Install via npm `npm install --save-dev @teamsupercell/typings-for-css-modules-loader`
12
13
## Options
14
0 commit comments