Files
DefinitelyTyped/types/postcss-import
Remco Haszing 7b906f2a33 Add types for postcss-import (#43085)
* Add types for postcss-import

* Use require instead of import statements

* Fix return type fo resolve and load

`resolve` may return an array of paths as well, and both functions may return a promise.
2020-03-31 16:04:49 -07:00
..