diff options
| author | Chris Rebert <[email protected]> | 2014-03-06 11:37:32 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-06 12:31:28 -0800 |
| commit | 56a5d93b821b547924858628eb7c2fc7518879ce (patch) | |
| tree | a181459345a2520cd5ae5fb8715b04bda5d2425a /package.json | |
| parent | af5a2197183754629a8ff09c23b043c3c9711a1f (diff) | |
| download | bootstrap-56a5d93b821b547924858628eb7c2fc7518879ce.tar.xz bootstrap-56a5d93b821b547924858628eb7c2fc7518879ce.zip | |
switch to grunt-css-flip for RTL CSS generation
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2df9928f0..3132b3ff8 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.5.3", + "grunt-css-flip": "^0.1.0", "grunt-csscomb": "~2.0.1", "grunt-exec": "~0.4.5", "grunt-html-validation": "~0.1.13", |
