stylecow-plugin-prefixes
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -14,2 +14,3 @@ module.exports = function (stylecow) { | ||
require('./src/inline-block')(stylecow); | ||
require('./src/linear-gradient')(stylecow); | ||
require('./src/grid')(stylecow); | ||
@@ -16,0 +17,0 @@ require('./src/mask')(stylecow); |
{ | ||
"name": "stylecow-plugin-prefixes", | ||
"description": "Stylecow plugin to add vendor prefixes automatically.", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"author": "Oscar Otero <oom@oscarotero.com>", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/stylecow/stylecow-plugin-prefixes", |
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
29391
1089