css-beauty

0.2.0 • Public • Published

CSS Beauty

A umd package for making your css beauty.

Usage

Node.js:

npm i css-beauty --save

Browser:

<script src="https://unpkg.com/css-beauty@0.2.0/"></script>
const formatted = CSSBeauty.beauty('body { font-size: 12px; }');
document.write('<pre>' + formatted + '</pre>');

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i css-beauty

Weekly Downloads

2

Version

0.2.0

License

MIT

Last publish

Collaborators

  • long.zhang