fela-beautifier
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "fela-beautifier", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Fela enhancer to beautify CSS output", | ||
@@ -29,4 +29,4 @@ "main": "lib/index.js", | ||
"cssbeautify": "^0.3.1", | ||
"fela-utils": "^5.0.0" | ||
"fela-utils": "^5.0.1" | ||
} | ||
} |
@@ -9,12 +9,5 @@ # fela-beautifier | ||
```sh | ||
npm i --save fela-beautifier | ||
yarn add fela-beautifier | ||
``` | ||
Assuming you are using [npm](https://www.npmjs.com) as your package manager you can just `npm install`.<br> | ||
Otherwise we also provide a [UMD](https://github.com/umdjs/umd). You can easily use it via [unpkg](https://unpkg.com/). It registers a `FelaBeautifier` global. | ||
```HTML | ||
<!-- Fela (Development): Unminified version including all warnings --> | ||
<script src="https://unpkg.com/fela-beautifier@4.3.5/dist/fela-beautifier.js"></script> | ||
<!-- Fela (Production): Minified version --> | ||
<script src="https://unpkg.com/fela-beautifier@4.3.5/dist/fela-beautifier.min.js"></script> | ||
``` | ||
You may alternatively use `npm i --save fela-beautifier`. | ||
@@ -21,0 +14,0 @@ ## Usage |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
6274
57
Updatedfela-utils@^5.0.1