postcss-pseudo-class-enter
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,5 @@ | ||
## 2.0.1 (2015-09-11) | ||
- Updated: Documentation | ||
## 2.0.0 (2015-09-11) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "postcss-pseudo-class-enter", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Use the proposed :enter pseudo-class in CSS", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -115,4 +115,4 @@ # Pseudo Class Enter [![Build Status][ci-img]][ci] | ||
Type: `String` | ||
Default: `_` | ||
Type: `String` | ||
Default: `-` | ||
@@ -123,3 +123,3 @@ Adds the prefix surrounded by dashes before the pseudo-class. | ||
Type: `String` | ||
Type: `String` | ||
Default: unset | ||
@@ -126,0 +126,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15384