postcss / autoprefixer

Parse CSS and add vendor prefixes to rules by Can I Use
https://twitter.com/autoprefixer
MIT License
21.57k stars 1.25k forks source link

{ #1495

Closed VernyStar closed 11 months ago

VernyStar commented 1 year ago

"compilerOptions": { "module": "ESNext", "moduleResolution": "Node", "target": "ES2020", "jsx": "react", "strictNullChecks": true, "strictFunctionTypes": true }, "exclude": [ "node_modules", "*/node_modules/" ] }

ai commented 1 year ago
  1. Please give a proper explanation in the PR description.
  2. Remove jsconfig.json config.
  3. Add test in separated .css file.