Page 1 of 1

bootstrap and avalon

Posted: 10 Jun 2020, 15:39
by satvir
Hi
with my company we are choosing a theme to use.
It is not clear to me if with the Avalon theme, in addition to the set of primefaces components, it is possible to use the bootstrap css basic classes, for example

<div class="container">
<div class="row">
<div class="col-sm">
etc.

perhaps to do this the bootstrap library and dependencies must be imported manually even with the use of this theme

Thanks

Re: bootstrap and avalon

Posted: 16 Jun 2020, 12:01
by mert.sincan
Hi,

Yes, you can use all CSS frameworks such as Bootstrap, Tailwind etc in our Layouts together. Avalon works independently of these frameworks and its design spec is Bootstrap. If you want to use Bootstrap's features, you need to add it to project.

Best Regards,