UNPKG

postcss

Version:

Tool for transforming styles with JS plugins

5 lines (4 loc) 89 B
declare module 'postcss' { import postcss from 'd.ts/postcss'; export = postcss; }