DefinitelyTyped/types/rtlcss/package.json
Natalie Weizenbaum b6d034a729
Add a type for RTLCSS's default plugin export (#45682)
This is written to match the structure of the autoprefixer types.
2020-06-24 07:13:55 -04:00

7 lines
80 B
JSON

{
"private": true,
"dependencies": {
"postcss": "7.x.x"
}
}