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 7bbb983 commit e1d0991Copy full SHA for e1d0991
pkgs/csslib/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.12.1
2
+
3
+ * Fix to handling of escapes in strings.
4
5
## 0.12.0+1
6
7
* Allow the lastest version of `logging` package.
pkgs/csslib/pubspec.yaml
@@ -1,5 +1,5 @@
name: csslib
-version: 0.12.0+1
+version: 0.12.1
author: Polymer.dart Team <[email protected]>
description: A library for parsing CSS.
homepage: https://github.com/dart-lang/csslib
0 commit comments