parent
eb9a51222f
commit
eedc0b3cab
|
@ -174,6 +174,7 @@ primevue/resources/themes/mdc-light-indigo/theme.css
|
|||
primevue/resources/themes/mdc-light-deeppurple/theme.css
|
||||
primevue/resources/themes/mdc-dark-indigo/theme.css
|
||||
primevue/resources/themes/mdc-dark-deeppurple/theme.css
|
||||
primevue/resources/themes/tailwind/tailwind-light/theme.css
|
||||
primevue/resources/themes/fluent-light/theme.css
|
||||
primevue/resources/themes/saga-blue/theme.css
|
||||
primevue/resources/themes/saga-green/theme.css
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
by changing a single variable e.g. $primaryColor. Visit the <a href="https://www.primefaces.org/designer/api/primevue/3.5.0">SASS API</a> for the documentation of available customization options.</p>
|
||||
|
||||
<p><a href="https://www.primefaces.org/designer/primevue">Designer</a> is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine
|
||||
with 500+ variables and a Visual Designer. PrimeVue only ships the generated CSS of <b>Material</b>, <b>Bootstrap</b>, <b>Saga</b>, <b>Vela</b>, <b>Arya</b> and legacy themes whereas Designer provides
|
||||
with 500+ variables and a Visual Designer. PrimeVue only ships the generated CSS of <b>Material</b>, <b>Bootstrap</b>, <b>Tailwind</b>, <b>FluentUI</b>, <b>Saga</b>, <b>Vela</b>, <b>Arya</b> and legacy themes whereas Designer provides
|
||||
full access to the whole SASS structure and the variables of these pre-built themes for easier customization. In addition, designer provides exclusive premium themes to subscribers including Soho, Viva, Mira and Nano that are not available in core PrimeVue distribution.</p>
|
||||
|
||||
<p>Whether you have your own style guide or just need a custom theme, Designer API is the right tool to design and bring them to existence.</p>
|
||||
|
|
Loading…
Reference in New Issue