mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
chore:更换到主分支
This commit is contained in:
14
node_modules/postcss-import/CHANGELOG.md
generated
vendored
14
node_modules/postcss-import/CHANGELOG.md
generated
vendored
@@ -1,3 +1,17 @@
|
||||
# 14.0.0 / 2020-12-14
|
||||
|
||||
This release should not have breaking changes for the vast majority of users; only those with `@charset` statements in their CSS _may_ be affected.
|
||||
|
||||
- **BREAKING:** Error if multiple incompatible `@charset` statements ([#447](https://github.com/postcss/postcss-import/pull/447))
|
||||
- **BREAKING:** Warn if `@charset` statements are not at the top of files ([#447](https://github.com/postcss/postcss-import/pull/447))
|
||||
- Fix handing of `@charset` ([#436](https://github.com/postcss/postcss-import/issues/436), [#447](https://github.com/postcss/postcss-import/pull/447))
|
||||
|
||||
# 13.0.0 / 2020-10-20
|
||||
|
||||
- **BREAKING:** Require Node 10+ ([#429](https://github.com/postcss/postcss-import/pull/429))
|
||||
- **BREAKING:** Upgrade to postcss v8 and require it as a `peerDependency` ([#427](https://github.com/postcss/postcss-import/issues/427), [#432](https://github.com/postcss/postcss-import/pull/432))
|
||||
- Update dependencies
|
||||
|
||||
# 12.0.1 / 2018-10-22
|
||||
|
||||
- Add `plugin` property to dependency messages ([#379](https://github.com/postcss/postcss-import/issues/379), [#380](https://github.com/postcss/postcss-import/pull/380))
|
||||
|
||||
Reference in New Issue
Block a user