问题
I have completed the project for the mobile website using html and bootstrap 4 and now I will work on the mobile version using framework 7.
The problem is it possible to move my code into framework 7 and use bootstrap 4 in it? or is it not efficient and should I re-code it in pure framework 7?
--| using google translate |--
回答1:
Yes. It is possible to combine Bootstrap 4 with Framework7. F7 can work with just about any css, be it your own custom styles, or Bootstrap 4.
来源:https://stackoverflow.com/questions/58818721/combining-framework-7-bootstrap-4