1 | # Installation
|
2 | > `npm install --save @types/clean-css`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for clean-css (https://github.com/clean-css/clean-css).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clean-css.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Mon, 20 Nov 2023 23:36:24 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [source-map](https://npmjs.com/package/source-map)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Tanguy Krotoff](https://github.com/tkrotoff), and [Andrew Potter](https://github.com/GolaWaya).
|