From: Aleksander Ɓukasz Date: Thu, 12 Dec 2013 17:56:04 +0000 (+0100) Subject: Compile Bootstrap CSS on our own, include it into build CSS file. X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/b38b01fe2b2e52d3ad68d412a05c112b73886c95?hp=b38b01fe2b2e52d3ad68d412a05c112b73886c95 Compile Bootstrap CSS on our own, include it into build CSS file. - adding Bootstrap v2.3.1 less files - package.json: upgrade grunt-contrib-less to get relative urls support - Gruntfile: - turn on relativeUrls so that urls to glyphicons get rewritten on build - as of v0.8.0 grunt-contrib-less doesn't support yuicompress option ---