fela-beautifier
Advanced tools
Comparing version 3.0.8 to 4.0.0
{ | ||
"name": "fela-beautifier", | ||
"version": "3.0.8", | ||
"version": "4.0.0", | ||
"description": "Fela enhancer to beautify CSS output", | ||
@@ -29,4 +29,4 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"fela": "3.0.8" | ||
"fela": "4.0.0" | ||
} | ||
} |
@@ -16,5 +16,5 @@ # fela-beautifier | ||
<!-- Fela (Development): Unminified version including all warnings --> | ||
<script src="https://unpkg.com/fela-beautifier@3.0.8/dist/fela-beautifier.js"></script> | ||
<script src="https://unpkg.com/fela-beautifier@4.0.0/dist/fela-beautifier.js"></script> | ||
<!-- Fela (Production): Minified version --> | ||
<script src="https://unpkg.com/fela-beautifier@3.0.8/dist/fela-beautifier.min.js"></script> | ||
<script src="https://unpkg.com/fela-beautifier@4.0.0/dist/fela-beautifier.min.js"></script> | ||
``` | ||
@@ -21,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
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
53361