mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
Update README.md with grunt watch
info
This commit is contained in:
parent
cc528c5d61
commit
3ddec31543
@ -98,6 +98,13 @@ conventions of the files in the `build/` directory follow these rules:
|
||||
* `pure-nr-min.css`: A Rollup of all modules without @media queries. This is a
|
||||
non-responsive roll-up of everything.
|
||||
|
||||
**Note:** To save your fingers from The Developer Konami Code: ⌘⇥ ⌃C ↑ ⏎ use
|
||||
the `grunt watch` task:
|
||||
|
||||
```shell
|
||||
$ grunt watch
|
||||
```
|
||||
|
||||
|
||||
[Grunt]: http://gruntjs.com/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user