mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-23 23:04:32 +00:00
As already used in the stylelint project: https://github.com/stylelint/stylelint/blob/master/types/autoprefixer/index.d.ts - add `lib/browsers` and `lib/prefixes` - update tests https://github.com/postcss/autoprefixer/blob/master/lib/browsers.js https://github.com/postcss/autoprefixer/blob/master/lib/prefixes.js Thanks!