Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-03-21 02:03:47 +0400
committerChris Rebert <github@rebertia.com>2014-03-21 02:03:47 +0400
commitbfc9923a69d0dab9e650f7f6ff46d330ebee8cc4 (patch)
treeae146dfbbed672a42defbb15c8e1e295889952fd /README.md
parentb114afe3e2f1b6efbb04bba9aaf6bd328fc6ead7 (diff)
fix #11
Thanks @ZDroid
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 47b28a1..b74a103 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,8 @@ Once the plugin has been installed, it may be enabled inside your Gruntfile with
grunt.loadNpmTasks('grunt-css-flip');
```
+Alternatively, you could instead use [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks) to load this and other Grunt tasks.
+
## The "cssflip" task
### Overview