README 1. All the Desktop Responsive CSS stylesheets for Mbook are inside the "css" folder. 2. To convert all the CSS stylesheets into one minified file (bootstrap-responsive.min.css), follow these instructions: a) Open this folder (mbook-desktop-responsive) on the Terminal. b) Run this command: "npm install" c) Run this command: "grunt" 3. In the "mbook-desktop-responsive" folder, delete the "node_modules" folder.