DefinitelyTyped/types/postcss-custom-properties/package.json
Piotr Błażejewicz (Peter Blazejewicz) f42b6f9971
feat(postcss-custom-properties): new type definition (#43446)
- definition file
- test coverage for standalone and plugin usage

https://github.com/postcss/postcss-custom-properties#usage

Thanks!
2020-03-31 11:04:53 -07:00

7 lines
82 B
JSON

{
"private": true,
"dependencies": {
"postcss": "^7.0.27"
}
}