diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-02-23 13:48:58 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-02-23 14:00:56 -0500 |
commit | 9b826f343fc6569b6fd8eebb4eec1be89f6476f9 (patch) | |
tree | 773544b67d55c3072810fec5db1a63c4af92406f | |
parent | 45e0e324d33188202edf40ad5c80363e9e37d25d (diff) | |
download | html5ks-9b826f343fc6569b6fd8eebb4eec1be89f6476f9.tar.xz html5ks-9b826f343fc6569b6fd8eebb4eec1be89f6476f9.zip |
bleh
m--------- | Modernizr | 0 | ||||
-rw-r--r-- | README.rst | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Modernizr b/Modernizr -Subproject 8a5b7a95bf03bef04f0917ce3fa36f633017863 +Subproject 96b3e677965b33e4af227d573da69775f2ad480 @@ -53,7 +53,8 @@ Build steps Disabling unused conversions ---------------------------- -To reduce programs and build time required, some conversions can be disabled. Defining MINIMAL as an environment variable will disable the safe ones. +To reduce programs and build time required, some conversions can be disabled. +Defining MINIMAL as an environment variable will disable the safe ones. Alternatively, specific conversions can be disabled by setting the appropriate program variable to ":". See the Makefile for more information. |