pull/227/head
cagataycivici 2020-03-03 12:20:00 +03:00
commit df1e8d2d32
3 changed files with 29 additions and 0 deletions

View File

@ -3,6 +3,7 @@
[![npm version](https://badge.fury.io/js/primevue.svg)](https://badge.fury.io/js/primevue)
[![Join the chat at https://gitter.im/primefaces/primevue](https://badges.gitter.im/primefaces/primevue.svg)](https://gitter.im/primefaces/primevue?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![PrimeVue Hero](https://www.primefaces.org/wp-content/uploads/2020/03/primevue-github-02032020.jpg "PrimeVue Hero")](https://www.primefaces.org/primevue)
# PrimeVue

View File

@ -1220,6 +1220,22 @@ a {
}
}
/* DESIGNER */
.primevue-designer {
background-color: #ffffff;
padding: 30px;
h3 {
margin: 10px 0 20px 0;
display: block;
text-align: center;
font-size: 24px;
}
img {
width: 100%;
margin-bottom: 30px;
}
}
.icons-page {
.icons-list {
text-align: center;

View File

@ -170,6 +170,18 @@
</div>
</div>
</div>
<div class="primevue-designer">
<h3>PrimeVue Designer API</h3>
<div class="p-grid">
<div className="p-col-12">
<img alt="PrimeReact Designer" src="../assets/images/primevue-designer.jpg" />
<p><a href="https://www.primefaces.org/designer/primevue">Designer API</a> is a SASS based theme engine to create PrimeVue themes easily featuring over 500 variables,
a demo application and a base sample theme. 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>
<p>Visit <a href="https://www.primefaces.org/designer/primevue">Designer API HomePage</a> for more information, live demos and access to a trial version.</p>
</div>
</div>
</div>
<div class="prosupport">
<div class="p-grid">
<div class="p-col-12 p-md-6">