FAQ/How-To-Minify-CSS-Files.md
... ...
@@ -9,12 +9,8 @@ Izenda uses a host of minified files for performance improvement. When making up
9 9
# Instructions
10 10
11 11
1. Go to nodejs.org and download the latest version of NodeJS.
12
-
13 12
2. Open your command line and type **_npm install -g grunt-cli_**
14
-
15 13
3. Navigate to the root of the folder where you have Izenda. You can tell this is the folder as there will be a gruntfile.js
16
-
17 14
4. After navigating to this location, simply type **_grunt_**
18
-
19 15
5. If all went well, you should see a list of files, their size and their
20 16
compressed size in the console.
... ...
\ No newline at end of file