Update dependency postcss-custom-media to v8.0.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
postcss-custom-media | devDependencies | patch | ^8.0.0 -> 8.0.2 |
Release Notes
csstools/postcss-plugins
v8.0.2
- Fixed: dependency declarations in package.json
v8.0.1
- Updated: use specific AtRule visitor
- Fixed: allow any valid ident in custom media (
@custom-media --🧑🏾🎤 (min-width: 320px);
) - Fixed: allow white space around custom media (
@media ( --mq-1 );
) (https://github.com/csstools/postcss-custom-media/pull/59) (https://github.com/csstools/postcss-custom-media/pull/71)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Stackspin-renovate Bot