Skip to content

Commit 6241c4b

Browse files
PostCSS Custom Selectors 6.0.2
1 parent d29886a commit 6241c4b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-custom-selectors/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Custom Selectors
22

3-
### Unreleased
3+
### 6.0.2 (June 3, 2022)
44

55
- Fixed: prevent duplicate rules when custom selectors are not defined
66
- Fixed: selectors not resolving when using with other features like nesting

plugins/postcss-custom-selectors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-custom-selectors",
33
"description": "Use Custom Selectors in CSS",
4-
"version": "6.0.1",
4+
"version": "6.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)