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 e23bd94 commit 2b94d38Copy full SHA for 2b94d38
CHANGELOG.md
@@ -6,9 +6,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
### Changed
7
- Nothing yet.
8
9
+## [0.0.2] - 2015-05-14
10
+### Added
11
+- Support for global selectors appended directly to locals, e.g. `.foo:global(.bar)`
12
+
13
## 0.0.1 - 2015-05-12
14
### Added
15
- Automatic local classes
16
- Explicit global selectors with `:global`
17
-[unreleased]: https://github.com/markdalgleish/postcss-local-scope/compare/v0.0.1...HEAD
18
+[unreleased]: https://github.com/markdalgleish/postcss-local-scope/compare/v0.0.2...HEAD
19
+[0.0.2]: https://github.com/markdalgleish/postcss-local-scope/compare/v0.0.1...v0.0.2
0 commit comments