https://github.com/ai/autoprefixer-core
autoprefixer-core was depreacted, use autoprefixer
https://github.com/ai/autoprefixer-core
Last synced: about 1 year ago
JSON representation
autoprefixer-core was depreacted, use autoprefixer
- Host: GitHub
- URL: https://github.com/ai/autoprefixer-core
- Owner: ai
- Created: 2014-08-18T11:29:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-05T13:28:30.000Z (almost 11 years ago)
- Last Synced: 2025-03-28T19:07:36.103Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.86 MB
- Stars: 136
- Watchers: 9
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
#### `autoprefixer-core` was deprecated, use `autoprefixer` instead
Packages `autoprefixer` and `autoprefixer-core` was merged in 6.0 release.
So please replace `autoprefixer-core` to `autoprefixer` in your `package.json`
and code.
This project is a migration helper for first time. It just load `autoprefixer`.