mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* autoprefixer: updated to match postcss Plugin types for postcss 7.x types, resolve error with Transformer type * #29357: Renamed autoprefixer.AutoprefixerOptions to autoprefixer.Options
7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"postcss": "7.x.x"
|
|
}
|
|
}
|