3de1ee3f628b1426b6cb7c2d4e92063cc086a5b2
Import PrimeReact and PrimeIcons CSS libraries at the app entry point to ensure styling is loaded. This matches the Angular app which imports these libraries in angular.json. - primereact/resources/primereact.min.css: Base component styles - primeicons/primeicons.css: Icon library styles This fixes missing component styling that was relying only on custom overrides without the base theme.
Description
No description provided
Languages
TypeScript
36%
HTML
32.5%
SCSS
16.6%
JavaScript
13.5%
C#
1.3%