Bootstrap 4 custom build generator / download [duplicate]
问题 This question already has an answer here: Customizing Bootstrap 4 css 2 answers Does anyone know about an alpha/beta bootstrap 4 custom generator, same that is available for bootstrap 3 at Customize and download? https://getbootstrap.com/docs/4.0/customize/ still unavailable 回答1: As discussed here, there will not be a customizer for Bootstrap 4. This means that you'll need to set up build tools for yourself. This is my workflow (in NodeJS): Create a new project with npm init Install Bootstrap