diff --git a/docs/build-docs.js b/docs/build-docs.js index 46a83f1..b7c14d7 100644 --- a/docs/build-docs.js +++ b/docs/build-docs.js @@ -190,3 +190,62 @@ fs.writeFile(docOutputPath, ${documentEnd}`, function(err) { if(err) return console.log(err); console.log("Documentation file generated!"); } ); + +// CUSTOMIZATION +var custFragments = require('./doc-fragments/customizationFragments'); // Gets all customization fragments as a list. +var custOutputPath = './docs/v3/flavors.html'; // This path is relative to package.json. + +var customizationStart = `
+ + +mini.css comes with a few prebuild flavors out of the box, so you can get started without having to finetune every little aspect of your CSS framework:
-We have some prebuilt flavors:
We have some prebuilt flavors: