bootstrap-5-migrate-tool
bootstrap-5-migrate-tool copied to clipboard
Is there a way for this tool to work on stylesheets?
Hi - I have some stylesheets that inherit from Bootstrap 4 classes. I'd like to use this tool to upgrade them to Bootstrap 5 but as written it doesn't seem to allow for that. Do you know of a way to upgrade stylesheets to Bootstrap5 with this tool, or another one?
hey there! Interesting question. I hadn't considered creating a way for the tool to replace(rename) classes in stylesheets. I'd imagine that could potentially be added as a separate script, but it'd require quite a bit of work.