mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 21:20:23 +00:00
Tested the customizer, the generated zip had:
css/bootstrap.css:line 6: * Licensed under MIT (<%= _.pluck(pkg.licenses, "url").join(", ") %>)
Revised customizer generates:
css/bootstrap.css:line 4: * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||
|---|---|---|
| .. | ||
| application.js | ||
| customize.js | ||
| customizer.js | ||
| filesaver.js | ||
| holder.js | ||
| ie8-responsive-file-warning.js | ||
| jszip.js | ||
| less.js | ||
| raw-files.js | ||
| uglify.js | ||