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 15ba740 commit 8ce904eCopy full SHA for 8ce904e
CHANGELOG.md
@@ -5,8 +5,18 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [3.1.0]
9
+
10
+### Added
11
12
+- `postcss-container-query`
13
+ - Allowing for one `@define-container;` declaration to override the container
14
+ selector detected automatically in singleContainer mode
15
16
## [3.0.1]
17
18
+### Changed
19
20
- readme updates
21
22
## [3.0.0]
0 commit comments