Skip to content

Commit e7814ff

Browse files
authored
Merge pull request TeamSupercell#5 from erwan-joly/UpdateReadmeToContainNpmAndDisclaimer
update readme to contain disclaimer and npm package installation
2 parents 771bba1 + 0e0b07b commit e7814ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
Webpack loader that works as a css-loader drop-in replacement to generate TypeScript typings for CSS modules on the fly
44

5+
## Disclaimer
6+
7+
This repository is a fork of the unmaintained https://github.com/Jimdo/typings-for-css-modules-loader repository.
8+
59
## Installation
610

7-
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`
812

913
## Options
1014

0 commit comments

Comments
 (0)