Steve Dsouza
Steve Dsouza
Set up a prettierrc to enforce code style and possibly add it as a workflow / pre-commit hook to the project to help maintain be uniform.
## Fixes Issue ## Changes proposed ## Check List (Check all the applicable boxes) - [ ] My code follows the code style of this project. - [ ] My...
# React js with vite and primereact ## steps to reproduce 1. install primereact-sass-theme 2. import theme-base and mytheme as written in the documentation. 3. run the dev server expected...