Scripts for working with CSS

This commit is contained in:
Ev Bogdanov 2018-01-21 21:36:17 +03:00
parent 46f6d59d2d
commit 60f1729086
3 changed files with 42 additions and 0 deletions

View file

@ -75,6 +75,7 @@ Who is who in **bin** directory:
- `b` create an indented C-like block `{ ... }`
- `c SYMBOL`/`uc SYMBOL` comment/uncomment selection
- `commit MESSAGE` commit and push to master
- `css` and `cssify` transform abbreviations into CSS properties
- `f TEXT` find TEXT using The Silver Searcher
- `hd SYMBOL` draw a pretty heading
- `htm` feed selection to [Pug](https://github.com/pugjs/pug)