2

I have a template built in zurb foundation for a sub-domain, i want to use foundation along side bootstrap in my laravel Vue app, entire site uses bootstrap but a subdomain template requires foundation. i have looked for solution but all of them are telling to remove bootstrap. any help ?

1 Answer 1

2

Mixing different CSS frameworks will not work as both manipulate the DOM, use the same class names and CSS classes in components and so on. You would have to prefix everything, encapsulate it and so on.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.