Tuğçe Küçükoğlu
Tuğçe Küçükoğlu
To reproduce the issue I have used [primevue-quickstart-vite](https://github.com/primefaces/primevue-quickstart-vite) repo and import the primeicons.css into main.js. Generated css file in production: ``` @font-face{ font-family:"primeicons"; font-display:auto; src:url(/assets/primeicons.7362b83d.eot); src:url(/assets/primeicons.7362b83d.eot?#iefix) format("embedded-opentype"), url(/assets/primeicons.c1e93246.ttf) format("truetype"), url(/assets/primeicons.3929b551.woff)...
I have tried again adding 'sass'. The result is the same for me. How do you import the PrimeIcons?
It seems Vite causing the problem not Sass. Could you please try to use latest Vite version?
Is this problem still persist with the latest version?
Is this problem still persist with the latest version?
Button component has a loading state but adding loading state to InputSwitch, InputText, and Card is not on the roadmap. Still if there is more demand, we'll definitely reconsider. Thank...
Please create an issue with an explanation of the problem.
Closing due to inactivity.
@emmalouiselane thanks for your contribution. It solves the problem. If the problem still persists, please feel free to open a new issue with codesandbox.
Could you also update the Props section in DropdownDoc.vue file?