mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-03 23:42:50 +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"
|
|
}
|
|
}
|