You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
StandAlone Async single-file cross-platform no-dependencies Unicode-ready Python3-ready Prettifier Beautifier for the Web.
3
3
4
4
5
-
[](http://opensource.org/licenses/GPL-3.0)[](http://opensource.org/licenses/LGPL-3.0)[](http://python.org)[](https://pypi.python.org/pypi/css-html-js-minify)[](https://gitter.im/juancarlospaco/css-html-js-minify?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"Chat with Users and Developers, Get Solutions, Offer Help")[](http://goo.gl/cB7PR)
5
+
[](http://opensource.org/licenses/GPL-3.0)[](http://opensource.org/licenses/LGPL-3.0)[](http://python.org)[](https://gitter.im/juancarlospaco/css-html-js-minify?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"Chat with Users and Developers, Get Solutions, Offer Help")[](http://goo.gl/cB7PR)
6
6
7
7
8
8
```bash
@@ -21,7 +21,7 @@ positional arguments:
21
21
22
22
optional arguments:
23
23
-h, --help show this help message and exit
24
-
--version show program's version number and exit
24
+
--version show programs version number and exit
25
25
--prefix PREFIX Prefix string to prepend on output filenames.
26
26
--timestamp Add a Time Stamp on all CSS/SCSS output files.
27
27
--quiet Quiet, Silent, force disable all Logging.
@@ -44,7 +44,7 @@ not. Watch works for whole folders, with minimum of ~60 Secs between runs.
44
44
- Pretty-Printed colored Logging to Standard Output and Log File on OS Temporary Folder.
45
45
- Set its own Process name and show up on Process lists.
46
46
- Can check for updates for itself.
47
-
- Full Unicode/UTF-8 support.
47
+
- Full Unicode/UTF-8 support, SASS SCSS Support.
48
48
- Smooth CPU usage.
49
49
- Can Watch for changes on files.
50
50
- Can execute arbitrary commands after and before running.
@@ -56,8 +56,12 @@ not. Watch works for whole folders, with minimum of ~60 Secs between runs.
0 commit comments