We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4483d37 commit c5f45ceCopy full SHA for c5f45ce
plugins-stylelint/no-invalid-at-import-rules-when-bundling/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
-### Unreleased (patch)
+### 3.0.3
4
+
5
+_October 23, 2024_
6
7
- Updated [`@csstools/css-parser-algorithms`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#303) (patch)
8
plugins-stylelint/no-invalid-at-import-rules-when-bundling/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/stylelint-no-invalid-at-import-rules-when-bundling",
"description": "Do not allow @import rules that can not be bundled correctly",
- "version": "3.0.2",
+ "version": "3.0.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments