postcss-structure
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -25,3 +25,3 @@ 'use strict'; | ||
module.exports = _postcss2.default.plugin('system.css', function (opts) { | ||
module.exports = _postcss2.default.plugin('postcss-structure', function (opts) { | ||
var instance = (0, _postcss2.default)(); | ||
@@ -28,0 +28,0 @@ |
{ | ||
"name": "postcss-structure", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "A bundle of PostCSS plugins.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
6233