Merge branch 'master' of https://github.com/primefaces/primevue
commit
8bc1d39742
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
<div class="content-section documentation">
|
<div class="content-section documentation">
|
||||||
<h3 style="margin-top:0">Architecture</h3>
|
<h3 style="margin-top:0">Architecture</h3>
|
||||||
|
<img alt="Architecture" src="../../assets/images/architecture.jpg" style="width: 100%; margin-top:16px;" />
|
||||||
<p>PrimeVue is a design agnostic library so unlike other UI libraries it does not enforce a certain styling such as material or bootstrap. In order to achieve this, styling has been
|
<p>PrimeVue is a design agnostic library so unlike other UI libraries it does not enforce a certain styling such as material or bootstrap. In order to achieve this, styling has been
|
||||||
separated into core and theme. Core resides inside PrimeVue to implement the structure of the components such as positioning whereas theme brings the colors, paddings
|
separated into core and theme. Core resides inside PrimeVue to implement the structure of the components such as positioning whereas theme brings the colors, paddings
|
||||||
and margins.</p>
|
and margins.</p>
|
||||||
|
|
Loading…
Reference in New Issue